Skip to content

Commit

Permalink
Merge pull request #19730 from quarkusio/paulrobinson-patch-1
Browse files Browse the repository at this point in the history
Updated "Dev UI page" text to link to Dev UI on localhost
  • Loading branch information
sberyozkin authored Aug 27, 2021
2 parents 0e953d5 + f6aa470 commit ced01f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $ mvn quarkus:dev

The `quay.io/keycloak/keycloak:14.0.0` Keycloak image is used by default to start a container. `quarkus.keycloak.devservices.image-name` can be used to change the Keycloak image used.

Now open the main Dev UI page and you will see the `OpenId Connect Card` linking to a `Keycloak` page:
Now open the main link:http://localhost:8080/q/dev[Dev UI page] and you will see the `OpenId Connect Card` linking to a `Keycloak` page:

image::dev-ui-oidc-keycloak-card.png[alt=Dev UI OpenId Connect Card,role="center"]

Expand Down

0 comments on commit ced01f6

Please sign in to comment.