[keycloak-dev] User SPI cache policies

Bill Burke bburke at redhat.com
Fri Oct 28 16:53:04 EDT 2016


You can now define cache policies per UserStorageProvider.

* NO_CACHE - don't cache users loaded from this provider

* MAX_LIFESPAN - max lifespan of user in cache

* EVICT_DAILY - specify a time of day when the cache will be expired 
every day.

* EVICT_WEEKLY - specify a day of the week and time of day when the 
cache will be expired.


Bill



More information about the keycloak-dev mailing list