Versions Compared

Key

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

...

Configure Multiple IDP in Adeptia Connect

 

 

Placing Multiple IDP metadata in Adeptia Connect

Placing IdP metadata information within Adeptia Connect allows Service Provider to read the details of IdP Server from a particular location.

Depending upon the IdP server you are using, download To configure multiple IDP in Adeptia Connect, configure SAML SSO using IDP provider (for example, SSO circle).

  • Download the multiple IdP server metadata file

...

  • .
  • Provide any name (for example, idp_1.xml

...

  •  and idp2.xml)

...

  • .
  • Place it at the …<ConnectPortalInstallFolder>\resources_config\

...

  • saml location.

 

Placing Multiple IDP metadata in Adeptia Connect

Placing IdP metadata information within Adeptia Connect allows Service Provider to read the details of IdP Server from a particular location.

After you have placed the multiple idp.xml file, you need to set up the bean in securityContext.xml file. Uncomment the following bean from the securityContext.xml file:




Setting Default SAML SSO IDP

  1. Go to …<ConnectPortalInstallFolder>\resources_config\saml location.
  2. Open securityContext.xml file.

...

  1. Add the following property as below:

    Image Added

    Where,

    • Value is the entityID value from idp.xml file.
    • To get the entityID, go to  …<ConnectPortalInstallFolder>\resources_config\saml location and open the IDP metadata file that you want to set as default.

...


    • Image Added
  1. Restart the Connect Portal.

...



Configure IDP Initiated SSO

  1. Use IDP initiated SSO and go to below URL (For SSOCircle).


Enabling multiple SAML IDP Provider in clustered environment

For a cluster configuration, make the above changes on all the nodes.