website/docs: add better explanation for goauthentik.io/user/token-ex… (#4755)

website/docs: add better explanation for goauthentik.io/user/token-expires

closes #4727
This commit is contained in:
Jens L 2023-02-22 13:24:04 +01:00 committed by GitHub
parent c4e24c04f6
commit b61d181ec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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.