Running kratos self hosted.
In our application, customers may have several kratos instances running at different sites.
We would like to be able to initialise a new site using a json file of users extracted from a different site.
I can do all of this (I think) using the create identity API, but can I create a new user with a specific ID - can I force the ID of the new user I am creating?
I suspect the answer is no, but I thought it was worth asking.