N/A
Source
Kube Bench
ID
3.1
Version
cis-1.7

3.1 Authentication and Authorization

3.1.1 Client certificate authentication should not be used for users (Manual)

Alternative mechanisms provided by Kubernetes such as the use of OIDC should be implemented in place of client certificates.

3.1.2 Service account token authentication should not be used for users (Manual)

Alternative mechanisms provided by Kubernetes such as the use of OIDC should be implemented in place of service account tokens.

3.1.3 Bootstrap token authentication should not be used for users (Manual)

Alternative mechanisms provided by Kubernetes such as the use of OIDC should be implemented in place of bootstrap tokens.