mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-21 15:37:41 +03:00
Some checks failed
Lock Threads / action (push) Has been cancelled
Matrix CI / yamllint (push) Has been cancelled
Matrix CI / ansible-lint (push) Has been cancelled
Matrix CI / Run pre-commit (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
This reverts commitc8c6a83ecc. Synapse v1.142.0 is broken for Matrix Authentication Service deployments that use a path-prefix (e.g. `/auth`) such as ours. For such deployments, Synapse fails to contact MAS at the correct introspection endpoint (it keeps hitting `/oauth2/introspect`, instead of `/auth/oauth2/introspect`) and is not usable. Related to3595ff921f