Overview
This article will describe steps to import users from Okta to Auth0 by leveraging Auth0’s built-in database without using a custom database.
Solution
To import users from Okta to Auth0, follow these steps:
- Reach out to Okta Support for a manual password-hashed export.
- Manually export users from Okta in a JSON-compatible format.
- Use that file to call the following endpoint or use the User Import/Export Extension to bulk import the users into Auth0.