Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
ser attribute mapping is used to identify fields in the Service Provider that you want to map from the IdP server by synchronizing them on login. It compares the values in the SAML response in case-insensitive manner.
You can map any user field to any arbitrary SAML attribute. For example, you can map the user’s username as a Name. To map the fields:
- Go to the …<ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc\saml folder.
- Open SAMLSSOConfiguration.xml file in the text editor.
- Map SAML assertion attributes to Adeptia user fields in the file.
Info |
---|
If you want the field comparison to be case-sensitive then you need to add the attribute ignoreCase and set its value as false.
|
where,
<field> is the Adeptia user field and,
<mapped-attribute> is the SAML assertion attribute.
For example, here entity name of the Adeptia user field is mapped with the first name of SAML assertion attribute.
Once you mapped fields successfully, next step is to create users in Adeptia Connect.
Info |
---|
It is mandatory user must exist both in SAML and Adeptia Connect. For information on how to create users, refer to Creating users. |
Next Step
Panel | ||||
---|---|---|---|---|
| ||||
What's newBest practicesFrequently asked questionsAdeptia Connect APIsAdeptia security report |
Panel | ||||
---|---|---|---|---|
| ||||
Creating usersAdding bulk usersUser Roles |