Sentry: Why doesn't sentry support OIDC or OAuth 2.0?

Created on 19 Mar 2020  路  3Comments  路  Source: getsentry/sentry

Summary

Why doesn't sentry support OIDC or OAuth 2.0?

Motivation

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.

Auth Self-hosted On hold User Feedback

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.

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings