- Password must not contain the user’s account name or more than two consecutive characters from the user’s full name.
- Password must be 12 or more characters long.
- Password must contain characters from three of the following four categories:
- Uppercase characters A-Z (Latin alphabet)
- Lowercase characters a-z (Latin alphabet)
- Digits 0-9 (Arabic numerals)
- Special characters(!,$,#,%, etc.)
- Spaces are not allowed.