SSO is an Enterprise feature. Please reach out to our support team, your sales contact, or via our slack channel if you need to enable Enterprise features as you try out Statsig.
Supported Providers
We support any Identity Provider (IdP) that implements the OIDC protocol for SSO. We have custom documentation for some of the following OIDC providers:- Okta
- Microsoft Entra ID (AzureAD)
- Ping Identity
- Be sure to include
openid
andemail
in the scopes
- Be sure to include
- OneLogin
Configuration
AnAdmin
of an organization can configure SSO on Statsig. On your OIDC Provider you will need to specify the following for your Statsig Project:
- Sign-in redirect URI: https://console.statsig.com/sso/oidc (and https://latest.console.statsig.com/sso/oidc if possible)
- Sign-out redirect URI: https://console.statsig.com
- Sign-in URI: https://console.statsig.com/sso
- OIDC Domain
- Client ID
- Client Secret
- Navigate to your Organization’s
Basic Settings
page and click theEnable
button for Single Sign-on.
- Provide the information acquired from your OIDC Provider into the fields in the dialog and click
Enable
.
- After clicking
Enable
, an SSO link will be shown that can be sent to your team to allow them to login to Statsig through your OIDC Provider.
Strict SSO
will require that all members of a Project besides the Owner
must log in to the Statsig Console through SSO with the configured provider to access the Project.