On this page

SSO with Google as your IdP

Configure Single Sign-On for Statsig with Google Workspace using OIDC, including app registration, claims, and group-based role assignments.

Requirements

  • You must be the Admin of the Statsig Project you intend to add SSO with Google Apps to.
  • You must be the Administrator of the Google Apps account you want to link.

Supported Features

You can enable Service Provider (SP)-Initiated Authentication for Single Sign-On (SSO) using OIDC on Statsig to connect your Google Apps account to your Statsig Projects.

Configure SSO with Google

  1. Follow the Google OIDC instructions to obtain the client ID and client secret from your Google account. At Google Credentials, you can create a new "OAuth 2.0 Client ID" or select an existing one to find the client ID and client secret (under "Additional information").
  2. Add Statsig's redirect URI (go to SSO configuration for more detail) under "Authorized redirect URIs" on the chosen OIDC Client: https://console.statsig.com/sso/oidc.
  3. Navigate to SSO configuration on your Statsig Project to complete setup. Set the OIDC Domain / Issuer field to https://accounts.google.com, and use the client ID and secret from step 1.

Was this helpful?