-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Partial LDAP sync duration does not follow the defined value in user federation #46588
Copy link
Copy link
Closed
Copy link
Labels
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
ldap
Describe the bug
I upgraded from 2.4.7 to 2.5.3 by using docker image. After upgrade, it is found that the partial LDAP sync duration is kept for sync every 20 minute, instead 600s defined. Also, the message "Creating new LDAP Store for the LDAP storage provider" reappears for every sync, which is different from 2.4.7.
Version
2.5.3
Regression
- The issue is a regression
Expected behavior
The partial sync duration should follow the defined value "Changed users sync period" in user federation in admin console
Actual behavior
The sync happens for every 20 minute. Tried to define a new value in "Changed users sync period" but not success
How to Reproduce?
The issue is found from keycloak console log
Anything else?
No response
Reactions are currently unavailable