Custom Password Policy

Hello,
I would like to implement a custom password policy for our Database connection, composed of numbers, and so wondering if it’s possible with Auth0.
I also want to customize password change page to force number fields.

Is it possible with Auth0 solution ?

Thank you

Hi @eric.hu,

Welcome to the Community!

You won’t be able to create a password policy that enforces numbers only. I wouldn’t recommend it anyways, as it goes against the NIST guidelines.

Hope this helps,
Dan

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.