When creating a user manually in the user interface, the below rules will be enforced to ensure a secure password:
Minimum Length: at least 12 characters.
Mixed Case: a mix of upper and lowercase letters, to increase complexity.
Numbers: at least one number.
Special Characters: at least one special character, such as `!`, `,`, `@`, `#`, `$, `, or `%`.
Password Topology: cannot use commonly-used weak passwords, such as “password1”, “winter2022”, or passwords with the user’s name, account name, or company name in them.
If a password does not follow these rules, an error message will appear when attempting to save: