If my Auth0 tenant requires 8 characters long passwords for example, and I import some users with shorter passwords, will those users be able to keep using their shorter passwords or will they be obliged to create a new one?
Does it depend on if it’s a bulk import or a migration import?
Hi @richardb,
Welcome to the Auth0 Community!
You should be able to import your users with their current passwords into Auth0, even if those passwords do not meet your current database password policy requirements.
It should not matter if it’s a bulk import or migration import.
Thanks,
Rueben