/sentry-auth-oauth2

Generic OAuth2 SSO provider for Sentry

Primary LanguagePythonApache License 2.0Apache-2.0

Generic Auth for Sentry ======================

An SSO provider for Sentry which enables Generic organization-restricted authentication.

Install

$ pip install https://oauth2.com/getsentry/sentry-auth-oauth2/archive/master.zip

Setup

Create a new application under your organization in Generic. Enter the Authorization callback URL as the prefix to your Sentry installation:

https://example.sentry.com

Once done, grab your API keys and drop them in your sentry.conf.py:

Verified email addresses can optionally be required:

The default unique id field is called id, but can be changed:

You will also need to specify the domains: