From 8c4eff2d2395d5067d76ff376d2a5c2d21e2dd23 Mon Sep 17 00:00:00 2001 From: hc-github-team-nomad-core <82989552+hc-github-team-nomad-core@users.noreply.github.com> Date: Wed, 1 Nov 2023 08:57:21 -0500 Subject: [PATCH] backport of commit 4ec27a97d163c010c2d00f49e9e81d20496c8e6e (#18953) Co-authored-by: James Rasell --- website/content/docs/configuration/acl.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/configuration/acl.mdx b/website/content/docs/configuration/acl.mdx index 3f7a8dde1..f277bce1e 100644 --- a/website/content/docs/configuration/acl.mdx +++ b/website/content/docs/configuration/acl.mdx @@ -56,11 +56,11 @@ acl { - `token_min_expiration_ttl` `(string: "1m")` - Specifies the lowest acceptable TTL value for an ACL token when setting expiration. This is used by the Nomad - servers to validate ACL tokens. + servers to validate ACL tokens and ACL authentication methods. - `token_max_expiration_ttl` `(string: "24h")` - Specifies the highest acceptable TTL value for an ACL token when setting expiration. This is used by the Nomad - servers to validate ACL tokens. + servers to validate ACL tokens and ACL authentication methods. [secure-guide]: /nomad/tutorials/access-control [authoritative-region]: /nomad/docs/configuration/server#authoritative_region