Fix broken anchor

pull/39436/head
Tim Bannister 2023-02-13 18:04:50 +00:00
parent b1f18bfa9b
commit cb5a8930dc
No known key found for this signature in database
GPG Key ID: 468B7071483F639F
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ checks the token against the Secret.
For more information about the authentication process, refer to For more information about the authentication process, refer to
[Authentication](/docs/reference/access-authn-authz/authentication/#service-account-tokens). [Authentication](/docs/reference/access-authn-authz/authentication/#service-account-tokens).
### Authenticating service account credentials in your own code {authenticating-in-code} ### Authenticating service account credentials in your own code {#authenticating-in-code}
If you have services of your own that need to validate Kubernetes service If you have services of your own that need to validate Kubernetes service
account credentials, you can use the following methods: account credentials, you can use the following methods: