MatrixSynapse/tests/test_utils
Quentin Gliech cc3a52b33d
Support OIDC backchannel logouts (#11414)
If configured an OIDC IdP can log a user's session out of
Synapse when they log out of the identity provider.

The IdP sends a request directly to Synapse (and must be
configured with an endpoint) when a user logs out.
2022-10-31 13:07:30 -04:00
..
__init__.py Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) 2022-10-25 14:25:02 +00:00
event_injection.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
html_parsers.py Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
logging_setup.py Remove unused `# type: ignore`s (#12531) 2022-04-27 14:03:44 +01:00
oidc.py Support OIDC backchannel logouts (#11414) 2022-10-31 13:07:30 -04:00