forked from MirrorHub/synapse
5310808d3b
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.
1 line
130 B
Gherkin
1 line
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.
|