Skip to main content

What you'll need

Before you start, ensure you have the following values that you will need to complete the configuration of the integration.

From the Identity Provider

info

These values will come from the Identity Provider.

ValueDescription
Entity IDThe Identifier of the IdP entity, must be a URI
Single Sign On URLURL target of the IdP where the Authentication Request Message will be sent
Single Logout URLURL location of the IdP where SLO Request will be sent (if supported)
X509CertPublic x509 certificate of the IdP
User email attributeThe SAML attribute that contains the email address for the user
First name attributeThe SAML attribute that contains the user's first name
Last name attributeThe SAML attribute that contains the user's last name

Examples of these values from common Identity Providers are listed below for reference.

For the Service Provider

info

These values you will need to generate for your account.

ValueDescription
X509CertPublic x509 certificate to used to secure and verify messages received from the IdP
Private keyThe private key for the X509Cert

Use OpenSSL or a similar cryptographic library to generate the X509 Certificate and Private Key for your account.

Enable SAML Admin Authentication Integration

  1. Navigate to the SAML Admin Authentication entry within the Integrations Hub.
  2. Enable the integration by toggling the Enable Integration toggle to the on position.