Uses of Class
org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationEndpoint
-
Packages that use BackchannelAuthenticationEndpoint Package Description org.keycloak.protocol.oidc.grants.ciba.endpoints -
-
Uses of BackchannelAuthenticationEndpoint in org.keycloak.protocol.oidc.grants.ciba.endpoints
Methods in org.keycloak.protocol.oidc.grants.ciba.endpoints that return BackchannelAuthenticationEndpoint Modifier and Type Method Description BackchannelAuthenticationEndpointCibaRootEndpoint. authorize()The backchannel authentication endpoint used by consumption devices to obtain authorization from end-users.
-