Interface | Description |
---|---|
OIDCAccessTokenMapper | |
OIDCIDTokenMapper |
Class | Description |
---|---|
AbstractOIDCProtocolMapper | |
AddressMapper |
Set the 'name' claim to be first + last name.
|
FullNameMapper |
Set the 'name' claim to be first + last name.
|
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.
|
UserPropertyMapper |
Mappings UserModel property (the property name of a getter method) to an ID Token claim.
|
UserSessionNoteMapper |
Mappings UserSessionModel.note to an ID Token claim.
|
Copyright © 2015. All rights reserved.