Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Security authZ patch. #168

Merged
merged 1 commit into from
Jan 26, 2021
Merged

Conversation

pjgg
Copy link
Contributor

@pjgg pjgg commented Jan 25, 2021

quarkus.keycloak.policy-enforcer.paths.health.path must include "/q" path.

Quarkus Version 1.7:
quarkus.keycloak.policy-enforcer.paths.health.path=/health/*

Quarkus Version 1.11:
quarkus.keycloak.policy-enforcer.paths.health.path=/q/health/*

@pjgg pjgg requested a review from mjurc January 25, 2021 15:11
- quarkus.keycloak.policy-enforcer.paths.health.path must include "/q" path.
example:
quarkus.keycloak.policy-enforcer.paths.health.path=/q/health/*
@pjgg pjgg force-pushed the fix/security-keycloak-authz branch from f662742 to cafe88b Compare January 26, 2021 11:25
@pjgg pjgg requested a review from rsvoboda January 26, 2021 11:36
Copy link
Member

@mjurc mjurc 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 MR, LGTM.

@mjurc mjurc merged commit 06ddb14 into quarkus-qe:master Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants