In standard Qualibrate implementation following password policy is configured:
Passwords should not contain the user's Account Name value or entire Full Name value.
- Minimum password length - 8 digits
- Require at least one uppercase letter from the ISO basic Latin alphabet (A to Z).
- Require at least one lowercase letter from the ISO basic Latin alphabet (a to z).
- Require at least one number (0 to 9).
- Require at least one nonalphanumeric character(! @ # $ % ^ & * ( ) _ + - = [ ] { } | ').
Comments
0 comments
Please sign in to leave a comment.