question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Quarkus 2.4.1.Final : Dev-UI : Provider: Keycloak link in an OpenId Connect Dev UI card not showing

See original GitHub issue

Describe 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 openid-dev-ui

__  ____  __  _____   ___  __ ____  ______
 --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
 -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/
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:closed
  • Created 2 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
survivantcommented, Nov 4, 2021

Yes,i’ll do that tomorrow.maybe It’s just that The issue

Le jeu. 4 nov. 2021, 18 h 19, sberyozkin @.***> a écrit :

Hi @survivant https://github.com/survivant I’ve retried it and it works as expected for me.

I think there could be some sync issues here - the doc link you use points to main, if you select 2.4-LATEST then you’d see no these doc updates. Also the security-oidc* quickstarts in 2.4.1.Final do not match what is done in the development` branch.

Can you please try the snapshots to verify the quickstart docs you see in the main docs ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/quarkusio/quarkus/issues/21202#issuecomment-961476593, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABO3B7C2ZRHDUI3C5L7BDTUKMBIJANCNFSM5HMERRYA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

1reaction
survivantcommented, Nov 4, 2021

Google Chrome Version 95.0.4638.54 (Build officiel) (64 bits)

I’m on Windows (don’t think it’s related this time) :

Microsoft Windows [version 10.0.19043.1288]
(c) Microsoft Corporation. Tous droits réservés.

I have a proof this time 😃

I have to leave soon, but tomorrow I’ll try with other browsers.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found