Hi,
We have KeyCloak connected to an external Infinispan.
Now when we shut down Keycloak and start it again, we thought it should synchronize (retrieve) the data again from the Infinispan, which was not shut down.
But it tells in the log:
getUserSessionWithPredicate(xxxxx): found, but predicate doesn’t pass
Is Keycloak able to retrieve those data? Is there any sync time which can or should be configured?
Best regards,
Markus