Kratos: Verification of identities created from the administrative endpoint

Hi,

What’s the intended way to verify identities created from the administrative enpoint POST /identities? Is there a way to configure Kratos to initiate an email verification automatically (like the self-service registration), or is the user supposed to initiate a browser based verification flow?

Unfortunately that endpoint is still very, very, very limited. It’s not possible to interact with any of the backing APIs (e.g. setting the credentials, verifying the email, …). We are working on the self service stuff first and will then start working on this.