File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ Before you begin, ensure you have:
1717
1818- Auth0 account with admin access to export user data
1919- Ory account and CLI installed
20- { /* TODO: change this to refer to new migration guide () */ }
2120- Ory project created - See [ creating a project] ( docs/migrate-to-ory/migrate/create-project.mdx ) for instructions
2221- Required tools:
2322 - [ jq] ( https://jqlang.org/ ) - Command-line JSON processor
@@ -90,9 +89,9 @@ Exporting password hashes is optional but recommended. Because password hashes a
9089export them as part of the general export process . To get the password hashes and other password -related information , you must
9190[ create an Auth0 support ticket] ( #create-auth0-support-ticket ) .
9291
93- - If you get your users' password hashes and import them to Ory, users can log in to their accounts using the same credentials they
94- used before the migration. For more information, see
95- [ Bulk identity migration] ( ../migrate-to-ory/migrate/migrate-strategies#bulk-identity-migration ) .
92+ - If you get your users' password hashes and import them to Ory, users can log in to their accounts using the same credentials
93+ they used before the migration. For more information, see
94+ [ Bulk identity migration] ( ../migrate-to-ory/migrate/migrate-strategies#bulk-identity-migration ) .
9695
9796- If you can't get users' password hashes, you can still import Auth0 user accounts to Ory and migrate the hashes using a
9897 [ Password migration hook] ( ../kratos/manage-identities/25_import-user-accounts-identities.mdx ) . For more information, see
You can’t perform that action at this time.
0 commit comments