Skip to content

Commit 4b6211c

Browse files
authored
Merge pull request #44163 from sberyozkin/fix_oidc_bearer_doc_link_name
Fix OIDC Bearer tutorial link name
2 parents 49870be + 1d2ae45 commit 4b6211c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/security-oidc-bearer-token-authentication.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Also, if you use Keycloak and bearer tokens, see the Quarkus xref:security-keycl
4949

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

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

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

0 commit comments

Comments
 (0)