Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ser

User attribute mapping is used to identify for identifying fields in the Service Provider that you want to map from 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 Name. To

Follow the steps given below to map the fields:

  1. Go to the …<ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc\saml folder. 
  2. Open SAMLSSOConfiguration.xml file in the text editor. 
  3. Map SAML assertion attributes to Adeptia user fields in the file.
    Image Removed
infowhere,

If you want the field comparison to be case-sensitive then you need to add the attribute ignoreCase and set its value as false.
Image Removed
  • You must define the ignoreCase attribute for each individual fields. This means that you can now define each field as case-sensitive or case-insensitive based on your requirement.
  • By default, ignoreCase attribute is not defined for any field. This means that the case will be ignored while doing the comparison.

  1. Image Added


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 have 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 to be authenticated. For information on how to create users, refer to Creating users.

Related Topic

Enabling SAML in Adeptia Connect
/wiki/spaces/AC372/pages/33986552.



Panel
borderStylesolid
titleYou may be interested in...
What's new
Best practices
Frequently asked questions
Adeptia Connect APIs
Adeptia security report


Panel
borderStylesolid
titleRelated links
Creating users
Adding bulk users
User Roles