synapse-product/changelog.d/9091.feature
Richard van der Hoff 5310808d3b Give the user a better error when they present bad SSO creds
If a user tries to do UI Auth via SSO, but uses the wrong account on the SSO
IdP, try to give them a better error.

Previously, the UIA would claim to be successful, but then the operation in
question would simply fail with "auth fail". Instead, serve up an error page
which explains the failure.
2021-01-13 20:22:41 +00:00

2 lines
130 B
Gherkin

During user-interactive authentication via single-sign-on, give a better error if the user uses the wrong account on the SSO IdP.