Missing AuthProvider at SAML2AcceptACSView
Open
Bug
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
Azure AD setup returns the error "The organization does not exist or does not have SAML SSO enabled” indicating that an AuthProvider object was not created as expected before reaching SAML2AcceptACSView. Relevant code snippet: https://github.com/getsentry/sentry/blob/1a8f1b62b62f6bdde93777c077d02a22484ce693/src/sentry/auth/providers/saml2/provider.py#L119-L12
Link to Jira ticket: https://getsentry.atlassian.net/browse/ER-1390
### Solution Brainstorm
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.