Class BackchannelAuthenticationCallbackEndpoint

    • Constructor Detail

      • BackchannelAuthenticationCallbackEndpoint

        public BackchannelAuthenticationCallbackEndpoint​(KeycloakSession session,
                                                         EventBuilder event)
    • Method Detail

      • processAuthenticationChannelResult

        @Path("/")
        @POST
        @Consumes("application/json")
        @Produces("application/json")
        public javax.ws.rs.core.Response processAuthenticationChannelResult​(AuthenticationChannelResponse response)