Configurable Parameters
The following CompanySysEnv variables can be used.
|
Parameter |
Description |
Default |
|---|---|---|
|
TWO_FACTOR_AUTH_PASSWORD_LEN |
The length of the one-time-password to be generated. |
6 alphanumeric characters |
|
TWO_FACTOR_AUTH_TTL_HOURS |
If not zero, do "two-factor" for every login. |
By default (0), only do "two-factor" every 12 hours, or set by "TWO_FACTOR_AUTH_TTL_HOURS" |
|
TWO_FACTOR_AUTH_PASSWORD_POLICY |
If not zero, do "two-factor" for every login. |
By default (0), only do "two-factor" every 12 hours, or set by "TWO_FACTOR_AUTH_TTL_HOURS" |
|
TWO_FACTOR_AUTH_EMAIL_SUBJECT |
If not zero, do "two-factor" for every login. |
Password to complete your required secondary authentication |
|
TWO_FACTOR_AUTH_EMAIL_BODY |
The body text of the email. |
Please enter the following password to complete your required secondary authentication: #oneTimePassword# |