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

Minor OIDC guide update add version to keycloak #5049

Merged
merged 1 commit into from
Oct 30, 2019
Merged

Minor OIDC guide update add version to keycloak #5049

merged 1 commit into from
Oct 30, 2019

Conversation

sshaaf
Copy link
Contributor

@sshaaf sshaaf commented Oct 30, 2019

Keycloak from version 7.0.1 does not support loading custom JS on endpoints. hence the the guides fail loading quarkus-realm.json
Keycloak Release notes: https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-7-0-1-final
Example offending line in quarkus-realm.json: https://github.com/quarkusio/quarkus-quickstarts/blob/master/using-openid-connect/config/quarkus-realm.json#L475

This PR makes the use of the keycloak tag 7.0.0 explicitly.

@gsmet gsmet merged commit ad3e8b0 into quarkusio:master Oct 30, 2019
@gsmet gsmet added this to the 0.28.0 milestone Oct 30, 2019
@gsmet
Copy link
Member

gsmet commented Oct 30, 2019

@sberyozkin @pedroigor we will need to support Keycloak 7.0.1 at some point.

@gsmet
Copy link
Member

gsmet commented Oct 30, 2019

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants