[keycloak-dev] evict on update/remove, make providers cache aware

Bill Burke bburke at redhat.com
Fri Nov 4 20:16:26 EDT 2016


I was thinking that we change all Mongo and JPA adapters, and 
RealmProvider and UserProvider methods that can update or remove models 
from the database and have them evict the cache of that type.  This will 
make sure that if somebody gets a non-cached model or provider and 
performs an update, the cache is still invalidated.  Sound ok?

Thanks,

Bill



More information about the keycloak-dev mailing list