Skip to content

jashandeep-sohi/sentry-auth-saml2

 
 

Repository files navigation

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.

Refer to the Enabling SSO documentation for what feature flags to enable for this plugin.

About

SAML2 SSO provider for Sentry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.6%
  • HTML 38.6%
  • Makefile 1.8%