/
Exposing IdP metadata to Adeptia Connect
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 you need to set the value for the environment variable SAML_SSO_IDPS_CONFIGURATION_0_METADATA_LOCATION by using any of the following options given in the table below.
You can find this variable in the portal section of the global values.yaml file.
Variable Name | Possible values | Example | Description |
---|---|---|---|
SAML_SSO_IDPS_CONFIGURATION_0_METADATA_LOCATION | Complete path of the IdP metadata file including its name. | file:///shared/subfolder/IdP.xml | The IdP metadata file can lie in any folder in the PVC. |
classpath:<name of the IdP metadata file> | classath:IdP.xml | The IdP metadata file must lie within any classpath folder, for example, ext. | |
Metadata URL. | https://ssocircle.com/metadata | metadata URL of the IdP server. |
, multiple selections available,
Related content
Exposing metadata of multiple SAML IdP
Exposing metadata of multiple SAML IdP
More like this
Exposing metadata of multiple SAML IdP
Exposing metadata of multiple SAML IdP
More like this
Exposing IdP metadata to Adeptia Suite
Exposing IdP metadata to Adeptia Suite
More like this
Exposing IdP Metadata to Adeptia Connect
Exposing IdP Metadata to Adeptia Connect
More like this
Uploading Adeptia Connect metadata to IdP server
Uploading Adeptia Connect metadata to IdP server
More like this
Configuring multiple SAML IdPs
Configuring multiple SAML IdPs
More like this