Is it possible to provide our own custom userId instead of the one automatically assigned by auth0?
Hi there @malith.kuruppu ,
Looking at our documentation on the user profile structure, the user_id attribute is not editable, but new users can be imported to Auth0 from external systems with their corresponding IDs -
https://auth0.com/docs/manage-users/user-migration/bulk-user-imports
Feel free to test it out by importing a test JSON file with a users’ list to see how it works.
I hope this helps - and if you have additional questions on that, let us know
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.