matrix-docker-ansible-deploy/roles/custom/matrix_playbook_migration/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
..
cleanup_matrix_static_files_well_known.yml More progress on matrix-static-files role and cleaning up of matrix-base and matrix-nginx-proxy 2024-01-03 13:46:25 +02:00
cleanup_usr_local_bin.yml Only delete playbook scripts from /usr/local/bin 2022-12-07 13:26:02 -06:00
debian_docker_signedby_migration.yml Fix potential Docker apt repository signed-by conflict on Debian-based systems 2023-11-21 15:41:00 +02:00
devture_traefik_to_matrix_traefik.yml Fix typo in old devture-traefik migration task 2024-01-05 17:09:19 +02:00
main.yml Restore invocation of matrix-mailer migration tasks 2024-01-16 09:40:01 +02:00
migrate_matrix_mailer.yml Replace matrix-mailer with an external role 2024-01-05 17:54:50 +02:00
uninstall_matrix_nginx_proxy.yml Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks 2024-01-14 18:42:14 +02:00
uninstall_matrix_ssl.yml Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks 2024-01-14 18:42:14 +02:00
validate_config.yml Remove some useless oidc variables and /_synapse/oidc route handling 2024-01-17 14:45:19 +02:00