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.
$ pip install https://github.com/getsentry/sentry-auth-saml2/archive/master.zip
Check the requirements.txt in the sentry_onpremise repo.
Refer to the Sentry Single Sign-On documentation for individual SAML Identity Provider configurations.
- check that the sentry_auth_saml2 plugin is in requirements.txt
- Review the MANIFEST.in file reflects the current master branch