Mapping Matching Fields of IdP User in Adeptia Connect

User 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.

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.

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.