Hi everyone, until Keycloak 23, I was using a custom encrypted TCP cache stack defined in a cache xml file loaded when starting, with feature “multi-site” enabled.
I want to upgrade to Keycloak 26.1 but when I’m starting, I get an error message that with the “multi-site” feature, I have to provide a “cache-remote-host” configuration, but in the documentation it says “Once any of the declared CLI parameters are present, it is expected there is no configuration related to remote store present in the XML file.” so I’m a little bit confused…
Do you know what are the required config to still using a TCP cache stack defined in a custom cache file ? Do I have to keep the feature “multi-site” ? Or not ? What need to be changed in the Keycloak config ?
Thanks a lot for your help !