Skip to content

Commit

Permalink
Merge pull request #30183 from Orbifoldt/fix/security-docs-typos
Browse files Browse the repository at this point in the history
Fixing typos in security overview doc
  • Loading branch information
sberyozkin authored Jan 4, 2023
2 parents fe2ce00 + e54ce3b commit 154194b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/src/main/asciidoc/security-overview-concept.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -174,12 +174,13 @@ The following table provides a summary of the options for each authentication me
|Yes
|Yes
|No
|Represent token as `Principal``
|Represent token as `Principal`
|Yes
|Yes
|Yes
|Inject JWT as MP JSON Web Token (JWT)
|Yes
|Yes
|No
|Authorization Code Flow
|Yes
Expand Down Expand Up @@ -286,7 +287,7 @@ For more information, see xref:security-built-in-authentication-support-concept.

== Secure connections with SSL/TLS

For more information about how Quarkus supports secure connections with SSL/TLS, see the xref:http-reference.adoc#ssl[HTTP reference] information.
For more information about how Quarkus supports secure connections with SSL/TLS, see the xref:http-reference.adoc#ssl[HTTP reference] information.

== Cross-origin resource sharing

Expand Down

0 comments on commit 154194b

Please sign in to comment.