element-hq / element-hq/synapse
LDAP users cannot be deactivated
Open
A-Account-Deactivation
A-Admin-API
A-SSO
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#10876](https://github.com/matrix-org/synapse/issues/10876).
---
### Description
A user created from an LDAP cannot be deactivated
### Steps to reproduce
- use the user admin API to deactivate a user coming from a configured LDAP
- try to connect with this user
- it works
I would expect the user not being able to reconnect.
### Version information
- **Homeserver**:
If not matrix.org: matrix.iiens.net
- **Version**: 1.40.0
- **Install method**: apt, with the synapse repository
- **Platform**: debian 10
Contributor guide
Assessment
This issue has not been assessed yet.