Uses of Interface
org.keycloak.protocol.oidc.mappers.TokenIntrospectionTokenMapper
Package
Description
-
Uses of TokenIntrospectionTokenMapper in org.keycloak.organization.protocol.mappers.oidc
-
Uses of TokenIntrospectionTokenMapper in org.keycloak.protocol.oidc.mappers
Modifier and TypeClassDescriptionclass
Set the 'sub' claim to pairwise .class
class
class
Protocol mapper to add allowed web origins to the access token to the 'allowed-origins' claimclass
class
Protocol mapper, which adds all client_ids of "allowed" clients to the audience field of the token.class
class
Set the 'name' claim to be first + last name.class
Maps user group membershipclass
class
Add a role to a tokenclass
Map an assigned role to a different position and name in the tokenclass
OIDCProtocolMapper
that uses a provided JavaScript fragment to compute the token claim value.class
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.