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

Fix typo which affects OIDC Dev UI when either client credentials or password grant is used #35685

Merged

Conversation

sberyozkin
Copy link
Member

Related to #35599.

This typo appeared at some point during the OIDC Dev UI migration, as the old code was passing the token directly, but with the amount of code changes and refactoring it went unnoticed, it is not a blocker as it will only not work if Dev UI is used to test service using one of these 2 grants, which is quite rare as well, typical Dev UI SPA flow is a user login to Keycloak.

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 1, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@gastaldi gastaldi merged commit 01250df into quarkusio:main Sep 1, 2023
21 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.4 - main milestone Sep 1, 2023
@sberyozkin
Copy link
Member Author

Thanks

@sberyozkin sberyozkin deleted the keycloak_devservices_client_cred branch September 1, 2023 14:21
@gsmet gsmet modified the milestones: 3.4 - main, 3.3.2 Sep 4, 2023
@aloubyansky aloubyansky modified the milestones: 3.3.2, 3.2.8.Final Oct 26, 2023
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

4 participants