I want to reduce the validations check on reset password page provided by Auth0. How can I do that?

I want to reduce the validations check on reset password page provided by Auth0. How can I do that?

By validations I mean:

  1. The password must have 1 small case letter.
  2. The password must have 1 capital letter.
  3. The password must have 1 special character.
  4. The password must have 1 digit.

I want to customize these validations as per my need. The current validations are very complicated for my application.

Hey there!

Welcome in our community! Unfortunately got the bad news, it’s per design and for security reasons so you won’t be able to customize those constraints.

1 Like

Hi Konard,

Thanks for your swift reply. I am herewith attaching the screenshots of reset password page provided by Auth0 and the validations that I want to change as per my needs because they are very complicated for our application users. I am providing these screen shots just to be very specifically clarify my needs. Please help!

As I’ve said in my previous response. Unfortunately it’s not possible.

1 Like