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:
parent
c4e24c04f6
commit
b61d181ec7
|
@ -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.
|
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`:
|
### `goauthentik.io/user/debug`:
|
||||||
|
|
||||||
See [Troubleshooting access problems](../troubleshooting/access.md), when set, the user gets a more detailed explanation of access decisions.
|
See [Troubleshooting access problems](../troubleshooting/access.md), when set, the user gets a more detailed explanation of access decisions.
|
||||||
|
|
Reference in New Issue