We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd0bd1 commit 0761ef8Copy full SHA for 0761ef8
content/en/docs/concepts/security/hardening-guide/authentication-mechanisms.md
@@ -97,7 +97,7 @@ to users in a secure manner can be challenging.
97
When using TokenRequest tokens for service authentication, it is recommended to implement a short
98
lifespan to reduce the impact of compromised tokens.
99
100
-## OpenID connect token authentication {#openid-connect-token-authentication}
+## OpenID Connect token authentication {#openid-connect-token-authentication}
101
102
Kubernetes supports integrating external authentication services with the Kubernetes API using
103
[OpenID Connect (OIDC)](/docs/reference/access-authn-authz/authentication/#openid-connect-tokens).
0 commit comments