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

Configuration properties references for keycloak-authorization extension #9583

Merged
merged 2 commits into from
May 26, 2020

Conversation

pedroigor
Copy link
Contributor

@pedroigor pedroigor commented May 25, 2020

Fixes #8469

@@ -41,7 +41,7 @@
* Specifies how policies are enforced.
*/
@ConfigItem(defaultValue = "ENFORCING")
Copy link
Member

Choose a reason for hiding this comment

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

Could you make enforcing lowercase? For enums, the doc will advertise the values in lowercase with dashes so better have the default value consistent.

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.

@pedroigor Hey Pedro, thanks for a quick fix

@gsmet
Copy link
Member

gsmet commented May 26, 2020

I pushed an additional commit with the case change. Let's wait for CI.

@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label May 26, 2020
@gsmet gsmet changed the title [fixes #8469] - Configuration properties references for keycloak-authorization extension Configuration properties references for keycloak-authorization extension May 26, 2020
@gsmet gsmet merged commit 8569b49 into quarkusio:master May 26, 2020
@gsmet gsmet added this to the 1.5.0.Final milestone May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

documentation for Keycloak authorization is insufficient
3 participants