We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
https://quarkus.io/guides/security-oidc-bearer-token-authentication-tutorial#:~:text=Open%20a%20Dev%20UI%2C%20which%20you%20can%20find%20at%20/q/dev%2Dv1%2C%20then%20click%20a%20Provider%3A%20Keycloak%20link%20in%20an%20OpenID%20Connect%20Dev%20UI%20card. in this line, the DEV UI is linked as "q/dev-v1" but I was unable to find the DEV UI here. The dev ui was running on "q/dev-ui" instead. Should we correct it or did I make a mistake following the guide?
Which pages https://quarkus.io/guides/security-oidc-bearer-token-authentication-tutorial
The text was updated successfully, but these errors were encountered:
That is a mistake, that was the old Dev UI and it should change to /q/dev-ui.
Sorry, something went wrong.
this was already merged. thus closing.
No branches or pull requests
Describe the bug
https://quarkus.io/guides/security-oidc-bearer-token-authentication-tutorial#:~:text=Open%20a%20Dev%20UI%2C%20which%20you%20can%20find%20at%20/q/dev%2Dv1%2C%20then%20click%20a%20Provider%3A%20Keycloak%20link%20in%20an%20OpenID%20Connect%20Dev%20UI%20card. in this line, the DEV UI is linked as "q/dev-v1" but I was unable to find the DEV UI here. The dev ui was running on "q/dev-ui" instead. Should we correct it or did I make a mistake following the guide?
Which pages
https://quarkus.io/guides/security-oidc-bearer-token-authentication-tutorial
The text was updated successfully, but these errors were encountered: