Skip to content

Commit ba834aa

Browse files
authored
feat: support graceful client secret rotation
feat: support graceful client secret rotation
2 parents fbe6fad + 1035a30 commit ba834aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ RUN /opt/keycloak/bin/kc.sh build \
3131
--http-relative-path=/auth \
3232
--metrics-enabled=true \
3333
--health-enabled=true \
34+
--features=client-secret-rotation \
3435
--features-disabled=persistent-user-sessions
3536

3637
FROM quay.io/keycloak/keycloak:$BASE_IMAGE_TAG

0 commit comments

Comments
 (0)