Add command to sync users with LDAP server
Command shall be run every night to keep the users in the database in sync with the LDAP server. If a user is not found: - set its groups to [] - revoke all its tokens
app/commands.py
0 → 100644
Please register or sign in to comment