Uses of Interface
org.keycloak.protocol.oidc.mappers.OIDCAccessTokenResponseMapper
Packages that use OIDCAccessTokenResponseMapper
-
Uses of OIDCAccessTokenResponseMapper in org.keycloak.protocol.oidc.mappers
Classes in org.keycloak.protocol.oidc.mappers that implement OIDCAccessTokenResponseMapperModifier and TypeClassDescriptionclassclassclassOIDCProtocolMapperthat uses a provided JavaScript fragment to compute the token claim value.classMappings UserSessionModel.note to an ID Token claim. -
Uses of OIDCAccessTokenResponseMapper in org.keycloak.services.util
Classes in org.keycloak.services.util that implement OIDCAccessTokenResponseMapperModifier and TypeClassDescriptionstatic classProtocol mapper that binds access tokens to the client's mTLS certificate by adding the "cnf" (confirmation) claim with a "x5t#S256" certificate thumbprint.