acsf:security:set-security-settings
Set the security settings.
For more help, see https://cloudapi-docs.acquia.com/ or https://dev.acquia.com/api-documentation/acquia-cloud-site-factory-api for acsf commands.
Usage
acli acsf:security:set-security-settings [--minimum_password_length MINIMUM_PASSWORD_LENGTH] [--minimum_required_password_strength MINIMUM_REQUIRED_PASSWORD_STRENGTH] [--two_step_verification TWO_STEP_VERIFICATION] [--sign_out_inactive_user_accounts SIGN_OUT_INACTIVE_USER_ACCOUNTS] [--sign_out_inactivity_time SIGN_OUT_INACTIVITY_TIME] [--automatically_disable_accounts AUTOMATICALLY_DISABLE_ACCOUNTS] [--automatically_disable_accounts_after_days AUTOMATICALLY_DISABLE_ACCOUNTS_AFTER_DAYS]
Options
--minimum_password_length
Required
Sets the minimum password length required for customers.
--minimum_required_password_strength
Required
Sets the password strength required for customers.
--two_step_verification
Required
Sets if tfa required for customers.
--sign_out_inactive_user_accounts
Required
Automatically sign out inactive account.
--sign_out_inactivity_time
Required
Automatically sign out of the account after seconds, required when sign_out_inactive_user_accounts is set.