Hi, if I understand the docs correctly, it should be possible to configure Kratos to automatically send a verification email to be sent when a new user registers themself. But I am wondering if we can also trigger this same process when creating an identity directly through the admin API?
yeah, I know I can already generate a recovery link via the admin API 👍
But as far as I can tell, I'd have to send the "recovery email" containing that link myself, wouldn't I?
s
steep-lamp-91158
06/20/2022, 2:38 PM
yes, that is true
a
agreeable-beard-96538
06/20/2022, 4:04 PM
Hmm, OK. Does this sound like something that'd be useful to write up as a feature request?
If not, would it make sense to use the "self-service" flow as an admin user to register another user? I guess that if I did it like that, I'd get the verification email "for free"?