diff --git a/core/main.tf b/core/main.tf index 9fe53fb..cc147f5 100644 --- a/core/main.tf +++ b/core/main.tf @@ -159,7 +159,7 @@ resource "nomad_acl_auth_method" "nomad_authelia" { name = "authelia" type = "OIDC" token_locality = "global" - max_token_ttl = "10m0s" + max_token_ttl = "1h0m0s" default = true config {