Change user_id value of User in User managemet

Upon creating a user in User management, “user_id” value is auto generated. The value thus assigned is of type e.g. “auth0|641352f868011b5234gc23bb”.

Is it possible to change this value either in UI or through API? The presence of special character pipe “|” is causing problem in our application.

Hello @mohitraj welcome to the community!

Unfortunately this is not possible - Your best bet could be adding a custom id to metadata and using that in your application.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.