Keycloak 17 support? #24029
-
So far we have been using the bare JWT extension ( Recently I read that the new Keycloak version 17 is now built on Quarkus, so I was thinking this may help speed up the builds a little again. But looking at the dev-service I notice it is based on I was wondering if the new Keycloak 17 images are supported already by the OIDC dev service and if so how it needs to be configured (also with respect to the config property |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
You can set |
Beta Was this translation helpful? Give feedback.
-
@knutwannheden Can you please add |
Beta Was this translation helpful? Give feedback.
@knutwannheden Can you please add
quarkus.keycloak.devservices.keycloak-x-image=true
?