User Attribute Mapping is used to identify User attribute mapping is used for identifying fields in the Service Provider that you plan to populate from want to map with those in 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 to Name. To
Follow the steps given below to map the fields:
- Go to the ….../<AdeptiaInstallFolder><AdeptiaInstalledFolder>AdeptiaServer/ServerKernel/etc/saml folder.
- Open SAMLSSOConfigure.xml file in the text editor.
- Map SAML assertion attributes to Adeptia user fields in the file as shown in the following screenshot.
...
whereWhere,
- <field> is the Adeptia user field
...
- .
- <mapped-attribute> is the SAML assertion attribute.
...
Info |
---|
User must exist both in SAML and Adeptia Connect to be authenticated. For information on how to create users, refer to Creating users. |
Once you have mapped the fields successfully, next step is to create users in Adeptia Suite.