Skip to main content

AuthSCH SSO integration for Sentry

Project description

An SSO provider for Sentry which enables AuthSCH authentication.

This work is relying on sentry’s internal OAuth2 implementation and inspired by Google SSO provider for Sentry.

Install

$ pip install sentry-auth-authsch

Setup

Create a new OAuth Client on the developer console of AuthSCH.

For redirect uri, add the SSO endpoint of your installation:

https://sentry.example.com/auth/sso/

Put your client id and secret into your sentry.conf.py:

AUTHSCH_CLIENT_ID = ""

AUTHSCH_CLIENT_SECRET = ""

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sentry-auth-authsch-1.0.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

sentry_auth_authsch-1.0.0-py2.py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page