Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
User attribute mapping is used to identify for identifying fields in the Service Provider that you want to map from with those fields 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 Name. To map the fields:
Image Removed
Mapping SAML assertion attributes to Adeptia user fields can be preformed by using environment variables. You need to create the following environment variables to do this mapping.
Tip |
---|
For more information on how to create an environment variable on Windows or Linux, refer to this page. |
Variable Name | Default value | Description |
---|---|---|
SAML_SSO_MAPPINGS_0_NAME | ||
SAML_SSO_MAPPINGS_0_MAPPEDATTRIBUTE | subject.nameid | |
SAML_SSO_MAPPINGS_0_IGNORECASE | true |
<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 mappedInfo |
---|
If you want the field comparison to be case-sensitive then , you need to add set the attribute ignoreCase and set its value as false. Image Removed
|
value for the variable SAML_SSO_MAPPINGS_0_IGNORECASE to false. |
If you want to create another mapping, you need to use the number in incremental fashion. You will be using number 1 (one) in the variable name for the next mapping, for example, SAML_SSO_MAPPINGS_1_NAME.
Once you've mapped the fields successfully, next step is to create users in Adeptia Connect.
Info |
---|
It is mandatory The user must exist both in SAML and Adeptia Connect. For information on how to create users, refer to Creating users. |
Next Step
Panel | ||||
---|---|---|---|---|
| ||||
What'sis newBest practices/wiki/spaces/AC40/pages/3180519/wiki/spaces/AC40/pages/3181640Adeptia security report | ||||
Panel | ||||
| ||||
Creating usersAdding bulk usersUser RolesApplication architecture |