Closed arno4000 closed 7 months ago
Nextcloud does not know which users are in your repository (unless you use it in conjunction with e.g. LDAP). The only thing the IdP does it to tell Nextcloud which user logged in, and potentially some meta data about them. The SAML protocol does not allow that by design.
Steps to reproduce
Expected behaviour
There should be a way to delete users, which no longer exist in the SSO backend
Actual behaviour
No longer existing users have to be manually cleaned up in nextcloud
Server configuration
Operating system: Debian 12 (Docker image)
Web server: FPM / Nginx
Database: MariaDB
PHP version: The Version that comes in the Docker image
Nextcloud version: (see Nextcloud admin page) All nextcloud 27 versions
Where did you install Nextcloud from: Helm Chart / Docker container