Generic Auth for Sentry ======================
An SSO provider for Sentry which enables Generic organization-restricted authentication.
$ pip install https://oauth2.com/getsentry/sentry-auth-oauth2/archive/master.zip
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: