Class CibaGrantType

java.lang.Object
org.keycloak.protocol.oidc.grants.OAuth2GrantTypeBase
org.keycloak.protocol.oidc.grants.ciba.CibaGrantType
All Implemented Interfaces:
OAuth2GrantType, Provider

public class CibaGrantType extends OAuth2GrantTypeBase
OpenID Connect Client-Initiated Backchannel Authentication Flow https://openid.net/specs/openid-client-initiated-backchannel-authentication-core-1_0.html#rfc.section.10.1
Author:
Pedro Igor