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 external-internal or internal-external token exchange, where identity providers are involvedclass
Provider factory for internal-internal token exchange, which is compliant with the token exchange specification https://datatracker.ietf.org/doc/html/rfc8693class
Provider factory for token-exchange subject impersonation where subject of the token is changed.class
V1 token exchange provider factory.