Problem statement
We are migrating users from one Auth0 tenant to another Auth0 tenant. There are some accounts that have been linked with account linking. If we export then import this linked user account, can we also migrate their account linking status?
Solution
Linked accounts will need to be unlinked before they are exported and imported. They can then be linked again after import.
Reference docs:
- Account linking: User Account Linking
- Unlink users: Unlink User Accounts