Uses of Interface
org.keycloak.protocol.oidc.mappers.OIDCIDTokenMapper
Packages that use OIDCIDTokenMapper
Package
Description
-
Uses of OIDCIDTokenMapper in org.keycloak.organization.protocol.mappers.oidc
Classes in org.keycloak.organization.protocol.mappers.oidc that implement OIDCIDTokenMapper -
Uses of OIDCIDTokenMapper in org.keycloak.protocol.oidc.mappers
Classes in org.keycloak.protocol.oidc.mappers that implement OIDCIDTokenMapperModifier and TypeClassDescriptionclass
Set the 'sub' claim to pairwise .class
class
class
class
class
class
class
class
Set the 'name' claim to be first + last name.class
Maps user group membershipclass
class
OIDCProtocolMapper
that uses a provided JavaScript fragment to compute the token claim value.class
class
class
Mappings UserModel.attribute to an ID Token claim.class
Allows mapping of user client role mappings to an ID and Access Token claim.class
Mappings UserModel property (the property name of a getter method) to an ID Token claim.class
Allows mapping of user realm role mappings to an ID and Access Token claim.class
Mappings UserSessionModel.note to an ID Token claim.