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

Depend on Keycloak 12.0.4 for the moment #17352

Merged
merged 1 commit into from
May 19, 2021

Conversation

sberyozkin
Copy link
Member

@sberyozkin sberyozkin commented May 19, 2021

Fixes #17179

CC @pedroigor

This PR restores the KC 12.0.4 (12.0.3 for the image to avoid the image cache issue spotted by Guillaume) as 13.0.0 has 2 reported (very likely related) quarkus-keycloak-authorization side-effects, and while the workarounds exist (one per each issue, it was confirmed by another user today that both workarounds had to be applied), ideally it should work without having to apply them.

Later we can go from 12.0.4 straight to the post 13.0.0 release containing the fix.

@sberyozkin sberyozkin requested a review from gsmet May 19, 2021 11:31
@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label May 19, 2021
@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label May 19, 2021
@gsmet gsmet merged commit 4510841 into quarkusio:main May 19, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone May 19, 2021
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label May 19, 2021
@gsmet gsmet modified the milestones: 2.0 - main, 1.13.5.Final May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keycloak Authorization 'policy-enforcer.lazy-load-paths=true' regression
3 participants