Quarkus 2.4.1.Final : Dev-UI : Provider: Keycloak link in an OpenId Connect Dev UI card not showing
See original GitHub issueDescribe the bug
I’m following this guide : https://quarkus.io/version/main/guides/security-openid-connect
cd quarkus-quickstarts\security-openid-connect-quickstart
mvn quarkus:dev
at this step to : Open a Dev UI available at /q/dev and click on a Provider: Keycloak link in an OpenId Connect Dev UI card.
when I access the web page, when I click on the green button, the card is not shown.
I’m on Windows, Google Chrome : Version 95.0.4638.54 (Build officiel) (64 bits)
I have a demo here of what I did
__ ____ __ _____ ___ __ ____ ______
--/ __ \/ / / / _ | / _ \/ //_/ / / / __/
-/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/
2021-11-04 14:02:13,189 INFO [io.quarkus] (Quarkus Main Thread) security-openid-connect-quickstart 1.0.0-SNAPSHOT on JVM (powered by Quarkus 2.4.1.Final) started in 61.787s. Listening on: http://localhost:8080
2021-11-04 14:02:13,195 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
2021-11-04 14:02:13,197 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, keycloak-authorization, oidc, resteasy, resteasy-jackson, security, smallrye-context-propagation, vertx]
--
Tests paused
Press [r] to resume testing, [o] Toggle test output, [h] for more options>
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of uname -a
or ver
No response
Output of java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of mvnw --version
or gradlew --version
)
No response
Additional information
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (11 by maintainers)
Top Results From Across the Web
chore(deps): update dependency io.quarkus:quarkus ... - GitLab
An error occurred while retrieving approval data for this merge request. chore(deps): update dependency io.quarkus:quarkus ...
Read more >#quarkus getting started | Explore Tumblr Posts and Blogs | Tumpik
#21706 – Startup fails if OIDC provider is not available. #21705 – Qute Dev UI – fix the preview page. #21698 – Quarkus...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes,i’ll do that tomorrow.maybe It’s just that The issue
Le jeu. 4 nov. 2021, 18 h 19, sberyozkin @.***> a écrit :
Google Chrome Version 95.0.4638.54 (Build officiel) (64 bits)
I’m on Windows (don’t think it’s related this time) :
I have a proof this time 😃
I have to leave soon, but tomorrow I’ll try with other browsers.