Skip to content
Discussion options

You must be logged in to vote

Sorry, I've missed this question, maybe it would better be asked in #28271.

There is an incompatible change in Infinispan when you upgrade to KC24+ which wouldn't allow you to do a rolling upgrade. So you would first need to add some persistent storage of sessions to the database. The most likely thing to work is adding an external Infinispan. Still, this setup isn't supported although the community has found some ways to do this. AFAIK Keycloak will in such will not transfer the sessions to the external Infinispan on startup, but only if it updated the next time. Not sure if this is sufficient for your setup.

Alternatively, you'll need to write some custom Java code to copy over the sess…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ahus1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants