Skip to content

Commit 0761ef8

Browse files
raeseneTim Bannister
andauthored
Update content/en/docs/concepts/security/hardening-guide/authentication-mechanisms.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 3dd0bd1 commit 0761ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/hardening-guide/authentication-mechanisms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ to users in a secure manner can be challenging.
9797
When using TokenRequest tokens for service authentication, it is recommended to implement a short
9898
lifespan to reduce the impact of compromised tokens.
9999

100-
## OpenID connect token authentication {#openid-connect-token-authentication}
100+
## OpenID Connect token authentication {#openid-connect-token-authentication}
101101

102102
Kubernetes supports integrating external authentication services with the Kubernetes API using
103103
[OpenID Connect (OIDC)](/docs/reference/access-authn-authz/authentication/#openid-connect-tokens).

0 commit comments

Comments
 (0)