matrix-docker-ansible-deploy/roles/custom/matrix-synapse-reverse-proxy-companion/tasks
Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling
After some checking, it seems like there's `/_synapse/client/oidc`,
but no such thing as `/_synapse/oidc`.

I'm not sure why we've been reverse-proxying these paths for so long
(even in as far back as the `matrix-nginx-proxy` days), but it's time we
put a stop to it.

The OIDC docs have been simplified. There's no need to ask people to
expose the useless `/_synapse/oidc` endpoint. OIDC requires
`/_synapse/client/oidc` and `/_synapse/client` is exposed by default
already.
2024-01-17 14:45:19 +02:00
..
main.yml Handle /_matrix Client-Server and Federation APIs directly at matrix-synapse-reverse-proxy-companion 2024-01-03 17:05:59 +02:00
setup_install.yml Fix duplicate labels in matrix-synapse-reverse-proxy-companion 2024-01-04 18:07:24 +02:00
setup_uninstall.yml Fix matrix-synapse-reverse-proxy-companion.service stopping during uninstallation 2023-02-07 08:48:50 +02:00
validate_config.yml Remove some useless oidc variables and /_synapse/oidc route handling 2024-01-17 14:45:19 +02:00