Package | Description |
---|---|
org.keycloak.protocol.saml.mappers |
Modifier and Type | Class and Description |
---|---|
class |
GroupMembershipMapper |
class |
HardcodedAttributeMapper
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
|
class |
HardcodedRole
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
|
class |
RoleListMapper |
class |
SAMLAudienceProtocolMapper
SAML mapper to add a audience restriction into the assertion, to another
client (clientId) or to a custom URI.
|
class |
SAMLAudienceResolveProtocolMapper
SAML audience resolve mapper.
|
class |
ScriptBasedMapper
This class provides a mapper that uses javascript to attach a value to an attribute for SAML tokens.
|
class |
UserAttributeNameIdMapper |
class |
UserAttributeStatementMapper
Mappings UserModel attribute (not property name of a getter method) to an AttributeStatement.
|
class |
UserPropertyAttributeStatementMapper
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
|
class |
UserSessionNoteStatementMapper
Maps a user session note to a SAML attribute
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.