Skip to content

CloverHealth/sentry-auth-saml2

 
 

Repository files navigation

SAML2 Auth for Sentry Clover Fork

NOTE: The Upstream MANIFEST.in is behind we should make a PR to upstream.

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

Check the requirements.txt in the sentry_onpremise repo.

Configuration

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

Troubleshooting

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.7%
  • HTML 38.5%
  • Makefile 1.8%