Uses of Interface
org.keycloak.protocol.oidc.mappers.UserInfoTokenMapper
Packages that use UserInfoTokenMapper
- 
Uses of UserInfoTokenMapper in org.keycloak.protocol.oidc.mappersClasses in org.keycloak.protocol.oidc.mappers that implement UserInfoTokenMapperModifier and TypeClassDescriptionclassSet the 'sub' claim to pairwise .classclassclassclassSet the 'name' claim to be first + last name.classMaps user group membershipclassclassAdd a role to a tokenclassMap an assigned role to a different position and name in the tokenclassOIDCProtocolMapperthat uses a provided JavaScript fragment to compute the token claim value.classclassMappings UserModel.attribute to an ID Token claim.classAllows mapping of user client role mappings to an ID and Access Token claim.classMappings UserModel property (the property name of a getter method) to an ID Token claim.classAllows mapping of user realm role mappings to an ID and Access Token claim.classMappings UserSessionModel.note to an ID Token claim.