Configs
2FA & OTP configurable parameters:
Params | Type | Purpose |
---|---|---|
OTP_LIFETIME | integer | Life-time for OTP item |
OTP_LENGTH | integer | Length of OTP value |
USER_LOGIN_ERROR_MAX | integer | Maximum for entered in-error trying for login verification process for all user life-time. After excess of quantity entered in-error trying, status for user automatically sets to BLOCKED. |
USER_OTP_ERROR_MAX | integer | Maximum for entered in-error trying for OTP verification process for all user life-time. After excess of quantity entered in-error trying, status for user automatically sets to BLOCKED. |
USER_2FA_ENABLED | boolean | Flag which determinate is a default activating 2FA for new user. |