Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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

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.


Where,

  • <field> is the Adeptia user field.
  • <mapped-attribute> is the SAML assertion attribute.

Once you have mapped fields successfully, next step is to create users in Adeptia Connect.

It is mandatory user must exist both in SAML and Adeptia Connect to be authenticated. For information on how to create users, refer to /wiki/spaces/AC372/pages/33986552.
  • No labels