synapse/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
html_parsers.py
logging_setup.py
oidc.py Support OIDC backchannel logouts (#11414) 2022-10-31 13:07:30 -04:00