-
I'm running Keycloak on a container with pre-built (kc.sh build) and --optimized flag I do see |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@latte-opn Thanks for creating this discussion! Keycloak 24 is an old release, and things have changed since that time, as no other changes have been made to Keycloak 24. Please upgrade to the newest Keycloak 26. The The scenario you've described might be a potential bug, but it's not gonna be fixed for Keycloak 24. There should not be anything like described in the Keycloak 26 releases. |
Beta Was this translation helpful? Give feedback.
@latte-opn Thanks for creating this discussion!
Keycloak 24 is an old release, and things have changed since that time, as no other changes have been made to Keycloak 24. Please upgrade to the newest Keycloak 26.
The
cache-stack
option was marked as a build-time option for Keycloak 24, but in Keycloak 26, it is a runtime property.The scenario you've described might be a potential bug, but it's not gonna be fixed for Keycloak 24. There should not be anything like described in the Keycloak 26 releases.