Skip to content

Specific ResourceLimitError messages are not displayed when trying to log in via SSO #17520

Closed
matrix-org/matrix-react-sdk
#10722
@c-cal

Description

@c-cal

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

image

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions