Versions Compared

Key

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

You must mapping the related fields of IdP and Adeptia Suite users to authorise a successful sign on to Adeptia Suite using SAML SSOUser Attribute Mapping is used to identify fields in the Service Provider that you plan to populate from the IdP server by synchronizing them on login.

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:

  1. Go to the …/<AdeptiaInstallFolder>/ServerKernel/etc/saml folder. 
  2. Open SAMLSSOConfigure.xml file in the text editor. 
  3. Map SAML assertion attributes to Adeptia user fields in the file.

where,

<field> is the Adeptia user field and,

<mapped-attribute> is the SAML assertion attribute.

HereFor 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 Suite.