Skip to content

Commit

Permalink
Updated "Dev UI page" text to link to Dev UI on localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobinson authored Aug 27, 2021
1 parent 425e6a3 commit f6aa470
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 f6aa470

Please sign in to comment.