0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-13 13:43:15 +01:00
synapse/docker/conf-workers
Eric Eastwood b257c7ab19
Be able to test /login/sso/redirect in Complement (#17986)
Be able to test `/login/sso/redirect` in Complement

Spawning from
https://github.com/element-hq/sbg/pull/421#discussion_r1854926218 where
we have a proxy that intercepts responses to
`/_matrix/client/v3/login/sso/redirect(/{idpId})` in order to upgrade
them to use OAuth 2.0 Pushed Authorization Requests (PAR). We have some
Complement tests in that codebase that go over this flow and these
changes are required [in order for the URL's to line
up](d648c8ce3f/synapse/rest/client/login.py (L652-L673)).
2024-12-03 12:54:25 +00:00
..
healthcheck.sh.j2 Create healthcheck script for synapse-workers container (#11429) 2021-11-26 14:05:20 +00:00
nginx.conf.j2 Be able to test /login/sso/redirect in Complement (#17986) 2024-12-03 12:54:25 +00:00
shared.yaml.j2 Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
supervisord.conf.j2 Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
synapse.supervisord.conf.j2 Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127) 2022-06-30 11:58:12 +00:00
worker.yaml.j2 Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00