# Configure user pool password strength
Configure user pool password strength mode
# Configure user pool password strength mode
You can configure the password strength on the Extended Capabilities -> Custom Password Encryption page. After the strength is turned on, the system will require all users to register and modify their passwords. The password must meet a certain level of complexity.
Set password strength
# Password strength definition
No detection: The user can use any non-empty string as the password.
Low strength: The user must use at least 6 characters as the password.
Medium strength: The user must use at least 6 characters as the password, which must contain two of English, numbers and symbols.
High strength: The user must use at least 6 characters as the password, and the password must contain English, numbers and symbols.
You can enter a password in the test input box at the bottom to check whether the entered password meets the password strength requirements.