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 the application-type property in the oidc web authentication guide #5414

Merged
merged 1 commit into from
Nov 13, 2019
Merged

Fix the application-type property in the oidc web authentication guide #5414

merged 1 commit into from
Nov 13, 2019

Conversation

sberyozkin
Copy link
Member

No description provided.

@@ -65,11 +65,11 @@ The OpenID Connect extension allows you to define the configuration using the `a
----
quarkus.oidc.auth-server-url=http://localhost:8180/auth/realms/quarkus
quarkus.oidc.client-id=frontend
quarkus.oidc.client-type=web-app
quarkus.oidc.application-type=web-app
Copy link
Member

Choose a reason for hiding this comment

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

Was it a typo in the doc or is it related to some recent code changes?

Copy link
Member Author

Choose a reason for hiding this comment

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

It was something we discussed with Pedro, client-type was in the PR only but application-type was what made it to the master

@cescoffier
Copy link
Member

I've added a comment, just to be sure it's not a breaking change that needs to be tracked.

@sberyozkin
Copy link
Member Author

@cescoffier sure, it probably made it to the docs while we were still discussing PR, so it is OK

@gastaldi gastaldi added this to the 1.1.0 milestone Nov 13, 2019
@geoand
Copy link
Contributor

geoand commented Nov 13, 2019

So are we good to merge this?

@cescoffier cescoffier merged commit 1fb58db into quarkusio:master Nov 13, 2019
@gsmet gsmet removed the backport? label Nov 14, 2019
@gsmet gsmet modified the milestones: 1.1.0, 1.0.0.Final Nov 14, 2019
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.

7 participants