Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
The first step for integrating SAML is to enable SAML in Adeptia Connect. To enable SAML SSO perform the following steps:
  • Log in to Adeptia Connect with Admin or IT User permissions. 
  • Click Account > Settings.
  • Expand the Server Node Settings in the left panel.
  • Select the server node.
  • Click Edit.
  • Expand Systems > SAML SSO.
  • Set the value for the property abpm.connect.saml.sso.enabled to true.
  • Click Save.
  • Click Reload Configuration to bring the changes into effect.
    A confirmation message is displayed confirming that the configuration has been reloaded.

    Exposing IdP metadata information to Adeptia Connect allows the Service Provider to read the details of IdP server from a particular location. 

    Depending upon the IdP server you are using (for example, ADFS, PingFederate), download the IdP server metadata file, rename it to idp.xml, and place it at the location ...<ConnectPortalInstallFolder>/resources_config/saml.

    After you have placed the idp.xml file, you need to uncomment the property (property name?) in saml.properties file (location of saml.properties file?) as shown in the screenshot below.

    Screenshot