Uses of Interface
org.keycloak.protocol.saml.mappers.SAMLAttributeStatementMapper
Package
Description
-
Uses of SAMLAttributeStatementMapper in org.keycloak.organization.protocol.mappers.saml
-
Uses of SAMLAttributeStatementMapper in org.keycloak.protocol.saml
Modifier and TypeMethodDescriptionSamlProtocol.populateAttributeStatements
(List<SamlProtocol.ProtocolMapperProcessor<SAMLAttributeStatementMapper>> attributeStatementMappers, KeycloakSession session, UserSessionModel userSession, AuthenticatedClientSessionModel clientSession) -
Uses of SAMLAttributeStatementMapper in org.keycloak.protocol.saml.mappers
Modifier and TypeClassDescriptionclass
class
class
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.class
This class provides a mapper that uses javascript to attach a value to an attribute for SAML tokens.class
Mappings UserModel attribute (not property name of a getter method) to an AttributeStatement.class
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.class
Maps a user session note to a SAML attribute