matrix-docker-ansible-deploy/roles/custom/matrix-synapse/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
..
ext
goofys
rust-synapse-compress-state
synapse Add support for exposing metrics for Synapse workers 2024-01-12 12:16:06 +02:00
import_media_store.yml
import_synapse_sqlite_db.yml
init.yml Remove leftover Synapse metrics code for integrating with matrix-nginx-proxy 2024-01-12 12:57:28 +02:00
main.yml
register_user.yml
self_check_client_api.yml
self_check_federation_api.yml
setup_install.yml
setup_uninstall.yml
update_user_password.yml
validate_config.yml Remove some useless oidc variables and /_synapse/oidc route handling 2024-01-17 14:45:19 +02:00