G Suite SSO

Set up G Suite SSO to log in to the Panther Console

Overview

Panther supports integrating with G Suite (now named Google Workspace) 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 G Suite

Obtain the G Suite 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 G Suite App

Follow the GSuite guide for SAML-based SSO to add a custom SAML app.

Note that it may take up to 24 hours for your changes to propagate in Google Workspace.

Make the following modifications to create the SAML app for Panther:

  • On the Attribute mapping page, configure the following attribute mappings:

    • First Name: PantherFirstName

    • Last Name: PantherLastName

Enable the SAML app in Google Workspace

Follow Google's documentation to turn on the SAML app.

Configure 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. Below the Identity Provider URL field, click click here to upload the metadata file you downloaded from Google while configuring the SAML app.

  5. Click Save Changes.

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

Amazon Cognito (which powers Panther's user management) does not yet support IdP-initiated login, meaning you cannot login to Panther from G Suite. The login must be initiated from Panther, the service provider.

For this reason, the "Test SAML Login" button in the G Suite admin console may not work, but as long as you can login from Panther you have configured it correctly.

Last updated