Allow both email/password and SSO login
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
The page at https://develop.sentry.dev/self-hosted/sso/#sso-with-oauth mentions the following:
> Once you enable SSO, this will be the only way to login to your self-hosted instance. If you need free registration along with SSO, you can comment on the [GitHub PR] (https://github.com/getsentry/sentry/pull/16247) for this.
Both that PR and the linked issue are closed and locked by the github bot, so I am opening this issue instead of commenting on them.
To clarify, I do not want open registration. I want to be able for some users to log in via SSO, and some users to log in with a password. Some users who should be able to view issues in our Sentry project don't have an account with our SSO provider, and unfortunately this means that nobody with a SSO account can use it.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.