From 9e349a596812c2e36349b251a2356a7f3b7f4d13 Mon Sep 17 00:00:00 2001 From: Jean-Michel DILLY <48059109+jmdilly@users.noreply.github.com> Date: Thu, 14 Dec 2023 23:01:13 +0100 Subject: [PATCH] website: Update website/docs/user-group-role/user/user_ref.md Co-authored-by: Tana M Berry Signed-off-by: Jean-Michel DILLY <48059109+jmdilly@users.noreply.github.com> --- website/docs/user-group-role/user/user_ref.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/user-group-role/user/user_ref.md b/website/docs/user-group-role/user/user_ref.md index 3d39fc3fa3081..e774f27422206 100644 --- a/website/docs/user-group-role/user/user_ref.md +++ b/website/docs/user-group-role/user/user_ref.md @@ -72,7 +72,7 @@ Only applies when the token creation is triggered by the user with this attribut ### `goauthentik.io/user/token-maximum-lifetime`: -Optional flag, when set, defines the maximum lifetime of user created tokens. Defaults to 30 minutes if unset. +Optional flag, when set, defines the maximum lifetime of user-created tokens. Defaults to 30 minutes if not set. Only applies when `goauthentik.io/user/token-expires` set to true.