| Interface | Description |
|---|---|
| OIDCAccessTokenMapper | |
| OIDCIDTokenMapper | |
| UserInfoTokenMapper |
| Class | Description |
|---|---|
| AbstractOIDCProtocolMapper | |
| AddressMapper |
Set the 'name' claim to be first + last name.
|
| FullNameMapper |
Set the 'name' claim to be first + last name.
|
| GroupMembershipMapper |
Maps user group membership
|
| HardcodedClaim | |
| HardcodedRole |
Add a role to a token
|
| OIDCAttributeMapperHelper | |
| RoleNameMapper |
Map an assigned role to a different position and name in the token
|
| UserAttributeMapper |
Mappings UserModel.attribute to an ID Token claim.
|
| UserClientRoleMappingMapper |
Allows mapping of user client role mappings to an ID and Access Token claim.
|
| UserPropertyMapper |
Mappings UserModel property (the property name of a getter method) to an ID Token claim.
|
| UserRealmRoleMappingMapper |
Allows mapping of user realm role mappings to an ID and Access Token claim.
|
| UserSessionNoteMapper |
Mappings UserSessionModel.note to an ID Token claim.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.