thomas-mcdonald / sentry-auth-saml2

SAML2 SSO provider for Sentry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAML2 Auth for Sentry

Note: SAML2 Authenttication is still currently an experimental feature.

An SSO provider for Sentry which enables SAML SSO and SLO support, including various identity provider support.

The following identity providers are supported

A generic SAML2 module is also provided, which may be configured with any Identity Provider that conforms to the SAML2 specification.

Install

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

Configuration

Refer to the Sentry Single Sign-On documentation for individual SAML Identity Provider configurations.

About

SAML2 SSO provider for Sentry

License:Apache License 2.0


Languages

Language:Python 59.7%Language:HTML 38.5%Language:Makefile 1.8%