anonymousland-synapse/synapse/rest/synapse/client
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
..
oidc Support OIDC backchannel logouts (#11414) 2022-10-31 13:07:30 -04:00
saml2 Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
__init__.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2022-06-14 09:12:08 -04:00
new_user_consent.py Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2022-10-18 15:52:25 +00:00
password_reset.py Drop support for delegating email validation, round 2 (#13596) 2022-08-23 11:40:00 +00:00
pick_idp.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
pick_username.py Update the SSO username picker template to comply with SIWA guidelines (#12210) 2022-03-11 13:20:00 +00:00
sso_register.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
unsubscribe.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2022-06-14 09:12:08 -04:00