Clarification on the Inclusion of Social Users in Username-Password-Authentication User Exports
Last Updated:
Overview
This article explains why some exported Username-Password-Authentication users from an Auth0 Bulk User Export do not have a user_id with the prefix auth0| .
Applies To
- Imports
- Exports
Cause
Users coming from a custom DB that provides a value for the user_id or users created with the Management API v2 with the user_id provided will not begin with the Auth0 prefix.
Solution
Users with prefixes different than "auth0|" in their user_id were imported from other databases instead of being created in the Auth0 database.