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 076c879 commit 8ed2eddCopy full SHA for 8ed2edd
content/en/docs/concepts/security/hardening-guide/authentication-mechanisms.md
@@ -74,7 +74,7 @@ which can be a security risk.
74
- There is no lockout mechanism available to prevent brute-force attacks, making it easier for
75
attackers to guess or crack the token.
76
77
-## Service account secret tokens {#service-account-secret-tokens}
+## ServiceAccount secret tokens {#serviceaccount-secret-tokens}
78
79
[Service account secrets](/docs/reference/access-authn-authz/service-accounts-admin/#manual-secret-management-for-serviceaccounts)
80
are available as an option to allow workloads running in the cluster to authenticate to the
0 commit comments