element-hq / element-hq/synapse
SSO error template doesn't allow starting the login flow again
Open
T-Enhancement
Z-Time-Tracked
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#9897](https://github.com/matrix-org/synapse/issues/9897).
---
When a SSO login fails, the user is redirected to the `sso_error.html` template. This template doesn't support sending the user back to the SSO login (to try to login again) because it isn't rendered with the `redirectUrl` parameter that was initially passed to `/sso/redirect`.
Contributor guide
Assessment
This issue has not been assessed yet.