Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/security-authentication-mechanisms-conc…
Browse files Browse the repository at this point in the history
…ept.adoc

Co-authored-by: Sergey Beryozkin <[email protected]>
  • Loading branch information
michelle-purcell and sberyozkin committed Jun 19, 2023
1 parent b15b813 commit cad8286
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ However, opaque, also known as binary tokens, can only be introspected remotely.

[NOTE]
====
Using the Quarkus OIDC extension, both Bearer Token and Authorization Code Flow mechanisms use xref:smallrye-jwt-authentication[SmallRye JWT authentication] to represent JWT tokens as MicroProfile JWT `org.eclipse.microprofile.jwt.JsonWebToken`.
Using the Quarkus OIDC extension, both Bearer and Authorization Code Flow authentication mechanisms use xref:smallrye-jwt-authentication[SmallRye JWT authentication] to represent JWT tokens as MicroProfile JWT `org.eclipse.microprofile.jwt.JsonWebToken`.
====

==== Additional Quarkus resources for OIDC authentication
Expand Down

0 comments on commit cad8286

Please sign in to comment.