Hi everyone,
how can i clear the server caches without using the Admin Console. If I add
the
*"realmCache": {*
* "provider": "${keycloak.realm.cache.provider:none}"*
* },*
* "userCache": {*
* "provider": "${keycloak.user.cache.provider:none}"*
* }*
to *keycloak-server.json* as mentioned in the documentation won't work.
The values are not even present "anymore" in the file...
Thanks,
Adrian