Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/security-getting-started.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: sberyozkin <[email protected]>
  • Loading branch information
michelle-purcell and sberyozkin committed Jul 29, 2022
1 parent a87bfa6 commit 0fbe64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/security-getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To help you get started with security in Quarkus, this tutorial demonstrates how
Completing these steps ensures that your Quarkus applications are more secure than just configuring users and roles in `application.properties` alone.
====

After you have completed this tutorial, you will be ready to apply more advanced security mechanisms in Quarkus, for example, how to use the `OpenID Connect` authentication mechanism.
After you have completed this tutorial, you will be ready to apply more advanced security mechanisms in Quarkus, for example, use the `OpenID Connect` authentication mechanism.

== Prerequisites

Expand Down

0 comments on commit 0fbe64b

Please sign in to comment.