getsentry / sentry-auth-saml2

SAML2 SSO provider for Sentry
Apache License 2.0
19 stars 19 forks source link

Docs Request: Standalone setup via config file or API call #49

Open flyinbutrs opened 4 years ago

flyinbutrs commented 4 years ago

I'm interested in setting up the SAML2 provider for my org in a self-hosted sentry server via config management. As it stands, I've gotten it setup by the UI, but is there a good way to set it up programatically?

Thanks!