public class DefaultIDPAttributeMapper extends DefaultLibraryIDPAttributeMapper
DefaultIDPAttributeMapper
implements the
IDPAttributeMapper
to return the SAML Attribute
objects that may be inserted in the SAML Assertion.
This IDP attribute mapper reads the attribute map configuration defined
in the hosted IDP configuration and construct the SAML
Attribute
objects. If the mapped values are not present in
the data store, this will try to read from the Single sign-on token.bundle, debug, dsProvider, IDP, SP
Constructor and Description |
---|
DefaultIDPAttributeMapper()
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isIgnoredProfile(Object session,
String realm)
Return true if ignore profile is enabled for this realm.
|
getAttributes, getSAMLAttribute, needToEscapeXMLSpecialCharacters
getConfigAttributeMap
protected boolean isIgnoredProfile(Object session, String realm)
isIgnoredProfile
in class DefaultLibraryIDPAttributeMapper
session
- SSOToken to check the profile creation attributes.realm
- realm to check the profile creation attributes.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.