
## 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](https://developers.google.com/identity/openid-connect/openid-connect#getcredentials) to obtain the client ID and client secret from your Google account. At [Google Credentials](https://console.cloud.google.com/apis/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](/access-management/sso/overview#configure-sso-with-oidc) 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](/access-management/sso/overview#configure-sso-with-oidc) to complete setup. Set the OIDC Domain / Issuer field to `https://accounts.google.com`, and use the client ID and secret from step 1.
