File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
content/en/docs/reference/access-authn-authz Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -365,11 +365,7 @@ You must specify the path to the authentication configuration using the `--authe
365365continue to work as-is. To access the new capabilities like configuring multiple authenticators,
366366setting multiple audiences for an issuer, switch to using the configuration file.
367367
368- For Kubernetes v{{< skew currentVersion >}}, the structured authentication configuration file format
369- is beta-level, and the mechanism for using that configuration is also beta. Provided you didn't specifically
370- disable the `StructuredAuthenticationConfiguration`
371- [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) for your cluster,
372- you can turn on structured authentication by specifying the `--authentication-config` command line
368+ To use structured authentication, specify the `--authentication-config` command line
373369argument to the kube-apiserver. An example of the structured authentication configuration file is shown below.
374370
375371{{< note >}}
You can’t perform that action at this time.
0 commit comments