For a Staff Experience user, the password must:
- Be at least 8 characters long
- Include at least 1 uppercase letter
- Include at least 1 lowercase letter
- Include at least 1 number
- Include at least 1 special character
- Match the Confirm Password field
- Not reuse any of the user’s previous 3 passwords
One detail to note: an underscore _ does not count as the special character. Use something like !, @, #, $, etc.
When an admin creates or resets a Staff Experience user, the admin does not choose the password for them. The user receives/uses a setup or reset link and creates their own new password.