summary refs log tree commit diff
path: root/changelog.d/11414.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support OIDC backchannel logouts (#11414)Quentin Gliech2022-10-311-0/+1
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.