Exposing IdP Metadata to Adeptia Connect

One of the steps to facilitate Single Sign On through SAML is exposing the IdP metadata. Exposing IdP metadata to Adeptia Connect allows the Service Provider to read the details of IdP Server

To expose the IdP metadata follow the steps given below.

  1. Depending upon the IdP server you are using (for example, ADFS, PingFederate), download the IdP server metadata file, 
  2. Rename the file to idp.xml. 
  3. Create an environment variable to store the path of the idp.xml file.

    Note: The name of the environment variable must be SAML_SSO_IDPS_CONFIGURATION_0_METADATA_LOCATION

    For more information on how to create an environment variable on Windows or Linux, refer to this page.