public class DefaultADFSPartnerAccountMapper extends DefaultLibrarySPAccountMapper
PartnerAccountMapper
for ADFS uses configuration
to determine the attribute on which to search for the incoming user
identifier.bundle, debug, dsProvider, IDP, keyProvider, role, SP
Constructor and Description |
---|
DefaultADFSPartnerAccountMapper()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected Map |
getSearchParameters(NameIdentifier nameID,
String realm,
String hostEntityID,
String remoteEntityID)
This method simply extracts the NameIDValue and constructs a search map
according to the configuration.
|
protected boolean |
isDynamicalOrIgnoredProfile(String realm)
Checks if dynamical profile creation or ignore profile is enabled.
|
getIdentity
getAttribute
public DefaultADFSPartnerAccountMapper()
protected Map getSearchParameters(NameIdentifier nameID, String realm, String hostEntityID, String remoteEntityID) throws WSFederationException
getSearchParameters
in class DefaultAccountMapper
nameID
- NameIdentifier for the subjecthostEntityID
- entity ID of the identity providerremoteEntityID
- entity ID of the service providerWSFederationException
protected boolean isDynamicalOrIgnoredProfile(String realm)
isDynamicalOrIgnoredProfile
in class DefaultLibrarySPAccountMapper
realm
- realm to check the dynamical profile creation attributes.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.