Sentry Single Sign-On Integration
The Sentry Single Sign-on (SSO) Integration creates a client application that uses Auth0 for authentication and provides SSO capabilities for Sentry. Your users log in to Sentry with Auth0 identity providers, which means the identity provider performs the identity credentials verification.
Prerequisites
Before you begin:
- Sign up for a Sentry account.
- Set up a connection, which is a source of users. Connections can be databases, social identity providers, or enterprise identity providers, and can be shared among different applications. You may set up more than one connection for use with SSO integrations.
Steps
To configure a Sentry SSO integration, you will:
Consent to Auth0 SSO integration
-
Navigate to Auth0 Dashboard > SSO Integrations, and click + Create SSO Integration.
-
Select Sentry.
-
Click Continue to grant the integration access to the listed permissions.
Configure Auth0 SSO Integration
Enter a name for your SSO Integration, configure the following settings, and click Save.
Setting | Description |
---|---|
Organization Slug | Generated slug for your Sentry organization found in your URL (for example, the slug for `https://sentry.travel0.com/travel0-org/` would be `travel0-org`). |
Sentry URL Prefix | If you're using Sentry Community Edition, your URL prefix. Otherwise, leave blank. |
Use Auth0 instead of the IdP to do Single Sign-on (SSO). **Legacy tenants only.** | If enabled, Auth0 will handle SSO instead of Sentry. |
Configure integration with Sentry
To configure the integration with Sentry, follow the instructions listed in the Tutorial view.
Sentry SSO integration
Before you continue, make sure you have your SSO integration Client ID. You will use the Client ID to replace the SSO_CLIENT_ID
placeholders.
-
Login to your Sentry organization's Auth settings page as an admin.
-
Select Configure for the Auth0 provider.
-
Enter the Metadata URL (be sure to replace the SSO_CLIENT_ID placeholder with the Client ID of your SSO Integration):
https://YOUR_DOMAIN/samlp/metadata/SSO_CLIENT_ID
Enable connections
Choose the connections to use with your SSO integration. Users in enabled connections will be allowed to log in to Sentry. By default, all configured connections are enabled.
-
Select the Connections view.
-
Toggle the sliders next to connection names to enable or disable them.