How to send the created password to the user?

Hello everyone, I have to create the first password using the generator for AD accounts. But how it is possibile to send that password to the users ?

@s_tartaglione if you are using random generators then it cannot be send .However if you are using some pattern you can write an after rule to trigger the email using the same logic in the after rule

Better to send it to their manager.

1 Like

Yep, agreed. This is the typical process for a new joiner.

ok, but do you confirm that i can’t send the random generated password to the manager?

Save it as an identity.attribute and use the account create email template

ok, but than Sailpoint is saving the identity attribute in clear?

Yes. It will be readable by ISC admins. But this is for first-time passwords only.
Once the user changes it, ISC won’t update the attribute

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