I need to migrate all production users from our current Auth0 tenant to our client’s Auth0 tenant.
Could someone guide me on the best approach, especially:
-
How to migrate/export and import user data?
-
How can existing passwords/password hashes be migrated without forcing users to reset passwords?
-
Can we migrate the required Auth0 configurations (connections, applications, APIs, roles, permissions, Actions, etc.)?
-
How can we perform the migration with minimal or zero downtime?
I’d appreciate any guidance or documentation on the recommended approach for a seamless tenant-to-tenant migration.