Description
Steps to reproduce
- setup SSO from Synapse
- setup Homeserver blocking config
admin_contact: 'mailto:[email protected]'
hs_disabled: true
hs_disabled_message: 'Human readable reason for why the HS is blocked'
- restart Synapse
- try to log in
=> client show a generic error message
it should show message as in https://github.com/matrix-org/matrix-react-sdk/blob/release-v3.19.0/src/components/structures/auth/Login.tsx#L215-L243
Version information
- Platform: web (in-browser)
For the web app:
- URL: private server
- Version: 1.7.26 (I don't know if this still occurs in the current version)