Generic SSO
Integrating a generic SAML IdP with Panther
Last updated
Was this helpful?
Integrating a generic SAML IdP with Panther
Panther supports integrating with any SAML Identity Provider (IdP) to enable logging in to the Panther Console via SSO.
For more information on features, terminology, and limitations of SSO integrations with the Panther Console, see Identity & Access Integrations.
Integrate any SAML Identity Provider (IdP) with Panther in three easy steps:
Log in to the Panther Console.
At the bottom of the left-hand navigation bar, click Settings, then navigate to Access & Authentication > Identity & Access.
Next to Enable SAML (Security Assertion Markup Language), set the toggle to ON.
If using IdP-initiated login, set the Use IdP-Initiated Single Sign On (SSO) toggle to ON.
Copy the the Audience and ACS Consumer URL values and store them in a secure location. You will need them in the following steps.
If using IdP-initiated login, also copy the Relay State value.
It's recommended to use SP-initiated login, as it is generally considered more secure than IdP-initiated login.
Log in to the administrative console of your IdP.
Create a SAML application in your IdP with the following settings:
Audience: Enter the Audience value you copied from the Panther Console in Step 1.
ACS Consumer URL: Enter the ACS URL value you copied from the Panther Console in Step 1.
Relay State: If using IdP-initiated login, paste the Relay State value you copied from the Panther Console in Step 1. If using SP-initiated login, leave this value blank.
SAML Attribute Mapping:
PantherEmail: Map this field to user email.
PantherFirstName: Map this field to first name.
PantherLastName: Map this field to last name.
Grant access to the appropriate users
Copy the Issuer ID from your IdP and store it in a secure location. You will need this in the next steps.
This URL should be a publicly accessible XML document.
If your IdP lets you download the metadata XML file directly but does not provide a URL, download this file so you can upload it into Panther.
Navigate back to the Identity & Access section in the Panther Console from Step 1. In the Default Role field, choose the Panther role that your new users will be assigned by default when they first log in via SSO.
Panther highly recommends not setting this value to Admin.
In the Identity Provider URL field, paste the Issuer URL that you obtained in the previous steps of this documentation.
If your IdP did not provide a file URL but did allow you to download the metadata XML file, upload it to Panther by clicking click here below the Identity Provider URL field.
Click Save Changes.
To test your setup, go to your Panther sign-in page and click Login with SSO.

For examples, see the OneLogin SSO and Okta SSO integration guides.
Last updated
Was this helpful?
Was this helpful?

