mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-27 22:41:25 -05:00
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. |
||
|---|---|---|
| .. | ||
| oidc | ||
| saml2 | ||
| __init__.py | ||
| new_user_consent.py | ||
| password_reset.py | ||
| pick_idp.py | ||
| pick_username.py | ||
| sso_register.py | ||
| unsubscribe.py | ||