VariableENABLE_PERSONAL_API_TOKENS
Description Enables/disables use of personal API tokens
Defaulttrue
ini
AUTO_CREATE_USER_ON_SUCCESSFUL_LOGIN=false
AUTO_UPDATE_GROUP_MEMBERSHIPS_ON_SUCCESSFUL_LOGIN=false
ONLY_CREATE_USER_IF_SYNCED_GROUPS_HAVE_ACCESS=false
DEFAULT_GROUPS=group1, group2
ENABLE_PERSONAL_API_TOKENS=true

Allows disabling use of personal API tokens. This may be relevant when LDAP or SAML is set as the authentication mechanism, as the personal API tokens never expire and thus allow a user to access LogScale even when the LDAP/SAML account has been closed or deleted.

See AUTO_CREATE_USER_ON_SUCCESSFUL_LOGIN for more information.