There was an error while loading. Please reload this page.
2 parents fbe6fad + 1035a30 commit ba834aaCopy full SHA for ba834aa
1 file changed
Dockerfile
@@ -31,6 +31,7 @@ RUN /opt/keycloak/bin/kc.sh build \
31
--http-relative-path=/auth \
32
--metrics-enabled=true \
33
--health-enabled=true \
34
+ --features=client-secret-rotation \
35
--features-disabled=persistent-user-sessions
36
37
FROM quay.io/keycloak/keycloak:$BASE_IMAGE_TAG
0 commit comments