Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WebClient used by DevServices for Keycloak to trust Keycloak #24154

Merged

Conversation

sberyozkin
Copy link
Member

@sberyozkin sberyozkin commented Mar 7, 2022

Fixes #24130

This PR only makes sure WebClient used by DevServices for Keycloak (and OIDC dev console) trusts the Keycloak server.
Verified with security-keycloak-authorization-quickstart.

The use case is when a user does mvn quarkus:dev and quarkus.oidc.auth-server-url is set up pointing to the existing container

@geoand geoand merged commit f3a840b into quarkusio:main Mar 8, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Mar 8, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.4.Final Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quarkus.oidc.tls.verification can not work in dev mode
4 participants