User migration strategy

Hi,
I was wondering if I bulk migrate emails and passwords to Auth0 from our legacy platform does that mean users moving to our new platform can authenticate without changing passwords or having to sign up again?

Hi @devteam2

Thanks for contacting Auth0 Community !!!

After bulk migrate users will be able to login using their existing passwords. Please follow these docs for imports.

https://auth0.com/docs/users/import-and-export-users/bulk-user-imports#prerequisites

Hope it helps

Thanks
Jeff

1 Like

Thank you Jeff, I’ll give it a go. I hear some people have issues with Drupal’s hash for passwords. Do you know if that’s still a thing? I’ll be using the extension for this. Is it wise to import the user meta at this stage or can that be done later? I’m thinking about questions like address and such

Hi @devteam2

Do a quick test with a drupal hash. What algorithm is it?

I would suggest importing metadata at the same time as importing the user/password etc.

John

1 Like

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