Why doesn't sentry support OIDC or OAuth 2.0?
We have deployed sentry ourselves and currently want to do single sign-on with sentry, but found that sentry does not support standard OAuth2.0 and OIDC. I am not sure why sentry does not support it?
Most system single sign-on requirements are for single sign-on with internal accounts, not single sign-on with github or Google accounts.
It does support OIDC using a 3rd party plugin: https://github.com/siemens/sentry-auth-oidc
It does support OIDC using a 3rd party plugin: https://github.com/siemens/sentry-auth-oidc
We would rather have the official support so that the page can be configured
We discussed this a bit here: https://github.com/getsentry/sentry/issues/5650#issuecomment-399165099. I still think that it's a mistake to not offically support this, that's why we created the plugin.
Most helpful comment
We discussed this a bit here: https://github.com/getsentry/sentry/issues/5650#issuecomment-399165099. I still think that it's a mistake to not offically support this, that's why we created the plugin.