Skip to content

Commit

Permalink
Fix OIDC Bearer tutorial link name
Browse files Browse the repository at this point in the history
(cherry picked from commit 1d2ae45)
  • Loading branch information
sberyozkin authored and gsmet committed Oct 29, 2024
1 parent 82eb6f4 commit c461da5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Also, if you use Keycloak and bearer tokens, see the Quarkus xref:security-keycl

To learn about how you can protect service applications by using OIDC Bearer token authentication, see the following tutorial:

* xref:security-oidc-bearer-token-authentication-tutorial.adoc[Protect a web application by using OpenID Connect (OIDC) authorization code flow].
* xref:security-oidc-bearer-token-authentication-tutorial.adoc[Protect a service application by using OpenID Connect (OIDC) Bearer token authentication].

For information about how to support multiple tenants, see the Quarkus xref:security-openid-connect-multitenancy.adoc[Using OpenID Connect Multi-Tenancy] guide.

Expand Down

0 comments on commit c461da5

Please sign in to comment.