Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/security-oidc-auth0-tutorial.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Michelle Purcell <[email protected]>
  • Loading branch information
sberyozkin and michelle-purcell authored Sep 27, 2023
1 parent 6605912 commit 770b501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/security-oidc-auth0-tutorial.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Note that you will use Quarkus `devmode` to test the endpoint so the endpoint ad
image::auth0-allowed-callback.png[Auth0 allowed callback URL]
This means that you will access the Quarkus `http://localhost:8080/hello` endpoint from the browser and `Auth0` will redirect you back to the same address after the authentication has been completed.
Now when you access the Quarkus \http://localhost:8080/hello endpoint from the browser, `Auth0` redirects you back to the same address after the authentication is completed.
[NOTE]
====
Expand Down

0 comments on commit 770b501

Please sign in to comment.