Google SSO
Last updated
Was this helpful?
By default, Cortex uses Google as the Single Sign-On (SSO) authentication provider. Follow the instructions on this page to configure your own Google Cloud app for SSO to your Cortex workspace.
Cortex also supports an integration to track Google teams and team members as entity owners, pull in Service Level Objectives (SLOs) from Google Cloud Observability, and create Scorecards involving your Google resources and teams. See the Google integration page for more information.
You must have the Configure OpenID Connector & SCIM permission.
To set up a new Google OAuth app, follow Google's OpenID Connect instructions.
In your Google Cloud instance, navigate to APIs & Services.
Click Create Credentials. Under Application type, select Web application
In the Authorized redirect URI section, add https://cortexapp.auth0.com/login/callback as an authorized redirect URI.
Click Create.
You will be redirected to the APIs & Services page. A modal will open with the client ID and secret.
Copy the client ID and client secret. Store these in a secure location, as you will need them in the next steps.
In your Cortex workspace, navigate to Settings > OpenID Connector.
Configure the form:
Type: Select Google.
Identifier: Enter the client ID from Step 2.
Secret: Enter the client secret from Step 2.
Issuer: Enter https://accounts.google.com.
At the bottom of the page, click Save.
After saving your configuration, users will only have the option to sign in to your Cortex workspace via your Google Cloud account.
Last updated
Was this helpful?
Was this helpful?