Bulk user import with bcrypt password

Hi,

I am able to import the users using the management API explorer but I don’t know how to import users with bcrypt encrypted password.

Thanks,
-Kuppa

Is that possible to import users with bcrypt password?

You can’t bulk import (or export) passwords in Auth0. If you need to migrate an existing database to Auth0, you need to use a custom database with automatic migration enabled.

Thanks for the quick reply. I was planning to try this option but unfortunately our database may not accessible from outside. Do you have any ip address for Auth0 that we can try to white list Auth0 ip address to access the database.

The IP addresses for your tenant are visible on the custom database page.