Merge pull request #9091 from matrix-org/rav/error_on_bad_sso
Give the user a better error when they present bad SSO creds
No related branches found
No related tags found
Showing
- changelog.d/9091.feature 1 addition, 0 deletionschangelog.d/9091.feature
- docs/sample_config.yaml 8 additions, 0 deletionsdocs/sample_config.yaml
- synapse/config/sso.py 10 additions, 0 deletionssynapse/config/sso.py
- synapse/handlers/auth.py 0 additions, 25 deletionssynapse/handlers/auth.py
- synapse/handlers/sso.py 39 additions, 6 deletionssynapse/handlers/sso.py
- synapse/res/templates/sso_auth_bad_user.html 18 additions, 0 deletionssynapse/res/templates/sso_auth_bad_user.html
- tests/rest/client/v2_alpha/test_auth.py 27 additions, 0 deletionstests/rest/client/v2_alpha/test_auth.py
Loading
Please register or sign in to comment