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

Corrected AUTH_SERVER_URL_PROP in KeycloakTestClient #27702

Merged
merged 1 commit into from Sep 3, 2022
Merged

Corrected AUTH_SERVER_URL_PROP in KeycloakTestClient #27702

merged 1 commit into from Sep 3, 2022

Conversation

viswatejan
Copy link
Contributor

Both AUTH_SERVER_URL_PROP and CLIENT_AUTH_SERVER_URL_PROP constants in KeycloakTestClient are set as client.quarkus.oidc.auth-server-url and it seems the idea is client.quarkus.oidc.auth-server-url takes the precedence and is used to override if we want to not to use the default quarkus.oidc.auth-server-url which will be set when using quarkus-oidc extension.

Corrected AUTH_SERVER_URL_PROP in KeycloakTestClient
@viswatejan
Copy link
Contributor Author

viswatejan commented Sep 3, 2022

Fixes #27703

@sberyozkin sberyozkin self-requested a review September 3, 2022 10:39
Copy link
Member

@sberyozkin sberyozkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR

@sberyozkin sberyozkin merged commit f689798 into quarkusio:main Sep 3, 2022
@quarkus-bot quarkus-bot bot added this to the 2.13 - main milestone Sep 3, 2022
@gsmet gsmet modified the milestones: 2.13 - main, 2.12.1.Final Sep 5, 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.

None yet

3 participants