Uses of Interface
org.keycloak.protocol.oidc.TokenExchangeProviderFactory
Packages that use TokenExchangeProviderFactory
-
Uses of TokenExchangeProviderFactory in org.keycloak.protocol.oidc.tokenexchange
Classes in org.keycloak.protocol.oidc.tokenexchange that implement TokenExchangeProviderFactoryModifier and TypeClassDescriptionclass
Provider factory for internal-internal token exchange, which is compliant with the token exchange specification https://datatracker.ietf.org/doc/html/rfc8693class
V1 token exchange provider factory.