element-hq / element-hq/synapse
Add a mechanism for modules to implement alternative SSO flows
Open
A-Modules
A-SSO
P5
T-Enhancement
z-feature
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#5149](https://github.com/matrix-org/synapse/issues/5149).
---
There might exist setups where CAS and SAML are not the best option to perform a SSO login.
Therefore, I would like to suggest to provide a "check_sso_auth" (callback) function (like "check_password" "check_3pid_auth") that would allow the implementation of a custom SSO authentication.
Are there any CONS?
Contributor guide
Assessment
This issue has not been assessed yet.