From b61d181ec7d15826ea9860322b3a3309cee415f8 Mon Sep 17 00:00:00 2001 From: Jens L Date: Wed, 22 Feb 2023 13:24:04 +0100 Subject: [PATCH] =?UTF-8?q?website/docs:=20add=20better=20explanation=20fo?= =?UTF-8?q?r=20goauthentik.io/user/token-ex=E2=80=A6=20(#4755)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit website/docs: add better explanation for goauthentik.io/user/token-expires closes #4727 --- website/docs/user-group/user.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/user-group/user.md b/website/docs/user-group/user.md index dd764dc6f..ae71946e5 100644 --- a/website/docs/user-group/user.md +++ b/website/docs/user-group/user.md @@ -16,6 +16,8 @@ Paths can be used to organize users into folders depending on which source creat Optional flag, when set to false, Tokens created by the user will not expire. +Only applies when the token creation is triggered by the user with this attribute set. Additionally, the flag does not apply to superusers. + ### `goauthentik.io/user/debug`: See [Troubleshooting access problems](../troubleshooting/access.md), when set, the user gets a more detailed explanation of access decisions.