As a user, I would like to be able to send a welcome email to newly created IAM users, containing a link and an activation code so then can activate their accounts and set their passwords on their own.
Within our application, I create customers who are subsequently set up as IAM users. Initially, the customer cannot log in as they do not have a password. I am hesitant to create and communicate a password for the customer via email. Instead, I am seeking the capability to generate an email for the customer, containing a link and an "activateToken," enabling them to activate their account and create a password.
I would also prefer the ability to modify the email template, similar to the "password reset" email.