mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-05 00:39:38 +03:00
🚀 Feature: LDAP Sync Schedule #500
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheTaran on GitHub (Oct 7, 2025).
Feature description
Configure how often LDAP users are synchronized from the directory.
Pitch
Actually, I don’t see how often the LDAP content is synchronized. When a new application group is created, I need to sync manually to get the group into PocketID.
@stonith404 commented on GitHub (Oct 7, 2025):
The job runs on every startup and then every hour. Is there really a use-case where you want to run the job more often?
@TheTaran commented on GitHub (Oct 7, 2025):
Ok, I didn’t know that. Then it’s fine, it doesn’t need a manual scheduling of the LDAP sync.