Bulk Import users from Wordpress to Auth0

Hi All,

Recently I have configured the Login by Auth0 plugin with migration enabled on our WordPress site. It has been working great, but I wanted to see if there is a way to bulk migrate all of our WordPress users into auth0 rather than wait for the users to login to our site?

Reason being that our current password reset process is not functioning as intended. If a user attempts the self service process it won’t work because they are not migrated into Auth0. In order to help the user we must:

Log into WP Admin dashboard > Reset Password manually (insecure) > Login to their account to perform migration > ask user to now try self service password reset.

Any help would be appreciated, thanks!

Hi @agarcia,

Have you looked at the bulk migration endpoints?

https://auth0.com/docs/users/bulk-user-imports

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