Customize password policy for a specific user

I want to customize the password policy for a specific user. How can I do it?

Hello @mihirgt,

Welcome back to the Auth0 community!

Unfortunately, it is not possible to have a custom password policy for a specific user. Auth0 offers 5 levels of security to match OWASP password recommendations, and they apply for all users trying to access your application.

For more information, check the following documentation regarding password policies in Auth0: Password Strength in Auth0 Database Connections

I hope this was helpful.

Thanks,
Tudor

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