OneLogin SSO

Set up OneLogin SSO to log in to the Panther Console

Overview

Panther supports integrating with OneLogin as a SAML provider 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.

How to configure SAML SSO to the Panther Console with OneLogin

Obtain the OneLogin SSO parameters from Panther

  1. Log in to the Panther Console.

  2. Click the gear icon in the upper right. In the dropdown menu, click General.

  3. Click the Identity & Access tab.

Keep this browser window open, as you will need the Audience and ACS URL values in the next steps.

Create the OneLogin App

  1. Log in to the OneLogin administrative console.

  2. Click the Applications tab, then click Applications in the drop-down menu.

  3. Fill in the form: Note: We recommend that you disable the "visible in portal" option since SAML logins can only be initiated from Panther.

    • Display Name: Add a descriptive name, such as "Panther Console."

    • Logo Icon: Upload a Panther logo to help users quickly identify this app.

    • Description: Add a description of the app.

  4. Click Save.

  5. Open your new app's "Configuration" page. Under "Application Details," enter the following:

    • Audience: Enter the Audience you copied from the Panther Console in earlier steps of this documentation.

    • Recipient: Enter the ACS URL you copied from the Panther Console in earlier steps of this documentation.

    • ACS (Consumer) URL Validator: Enter the ACS URL you copied from the Panther Console in earlier steps of this documentation.

    • ACS (Consumer) URL: Enter the ACS URL you copied from the Panther Console in earlier steps of this documentation.

  6. In the Parameters tab, add the attribute mappings for Panther. Check the box next to "Include in SAML assertion" for each attribute.

    • PantherFirstName: First Name

    • PantherLastName: Last Name

  7. Click Save.

  8. In the SSO tab, set the algorithm to SHA-512.

  9. Save your settings.

After you're done, make sure to grant access to the appropriate users and groups.

Configure OneLogin SAML in Panther

  1. Navigate back to the SAML configuration you started earlier in this documentation.

  2. Next to Enable SAML, set the toggle to ON.

  3. 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.

  4. In the Identity Provider URL field, paste the Issuer URL from OneLogin that you obtained in the previous steps of this documentation.

  5. Click Save Changes.

To test your setup, go to your Panther sign-in page and click Login with SSO.

Last updated