How to Configure Password Policy
This document explains how to configure password and session policies for users in verified domains, and where to apply these settings in the admin panel.
This tab is available only in company accounts.
You’re able to configure password and session policy for all users with verified domains in your account. You can make it more strict than default system configuration.

You can configure password and session policies for users in verified domains. You can make these rules stricter than the defaults.
Verify at least one domain in the account. The policy applies only to users in verified domains.
Open
/admin/account-settings?activeTab=password-policy.Update the policy settings and save your changes.
The updated policy applies to users with emails in verified domains.
Password policy settings define what passwords are accepted for users in verified domains. To make the policy stricter, tighten the limits below.
Minimum password length (
min-length). Increase the value to require longer passwords.Maximum password length (
max-length). Decrease the value to reduce the allowed maximum length.Require uppercase letters (
uppercase). Increase the value to require more uppercase characters.Require lowercase letters (
lowercase). Increase the value to require more lowercase characters.Require digits (
digit). Increase the value to require more numeric characters.Require special characters (
special character). Increase the value to require more special characters.Do not allow repetition (Don't allow repeat). If the limit is set to
3,111oraaais not allowed. To make this stricter, reduce the allowed repeat limit.Allow spaces in the password. Disable it to disallow spaces.
Do not allow forbidden passwords. Enable it to block weak passwords from the forbidden list.
Do not allow forbidden words. Enable it to block passwords containing forbidden words.
Enable password expiration (
expiration-days). Decrease the value to force more frequent password changes.Send password expiration notifications (
notify-before-days). Set how many days before expiration the user is notified.Do not allow password reuse for a period (
prevent-reuse-months). Increase the value to extend the reuse restriction period.Do not allow reuse of recent passwords (
prevent-reuse-count). Increase the value to block a larger number of previous passwords.
When you increase character requirements, keep the total within the allowed password length. For example, uppercase + lowercase + digit + special character must not exceed max-length.
Last updated