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 26, 2023
1 parent ed8e193 commit 8a5e359
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/src/main/asciidoc/security-oidc-auth0-tutorial.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ Start with creating an `Auth0` application in the `Auth0` dashboard, for example

image::auth0-create-application.png[Create Auth0 application]

`Auth0` will create it and generate the client id and secret and show its HTTPS-based domain:
.Result
Your`Auth0` application gets created with a client ID, secret, and HTTPS-based domain.
Make a note of these properties because you will need them to complete the Quarkus configuration in the next step.

image::auth0-created-application.png[Created Auth0 application]

Expand Down

0 comments on commit 8a5e359

Please sign in to comment.