Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

OIDC SSO does not work with documented reverse-proxy settings #9050

@richvdh

Description

@richvdh

per the reverse-proxy docs, https://github.com/matrix-org/synapse/blob/master/docs/reverse_proxy.md, you only need to forward /_matrix and /_synapse/client to synapse.

However, the OIDC login flow calls back to /_synapse/oidc/callback, so people following the documentation get a 404.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions