element-hq / element-hq/synapse
Feature request: Allow accounts to be deactivated when the user is removed from an external auth provider
Open
A-Account-Deactivation
O-Uncommon
S-Minor
T-Enhancement
z-feature
z-p2
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#5285](https://github.com/matrix-org/synapse/issues/5285).
---
**Description:**
Currently, I'm using Synapse together with [mxisd](kamax-matrix/mxisd) as identity server (which uses LDAP as backend). It would be great if Synapse could occasionally check if the users still exist according to the identiy server, so that accounts can be automatically deactivated. A similar idea to https://docs.nextcloud.com/server/15/admin_manual/configuration_user/user_auth_ldap_cleanup.html, but then for identity servers in general instead of explicitly LDAP.
Contributor guide
Assessment
This issue has not been assessed yet.