SailPoint Entra ID connector - Account provisioning using TAP passcode feature

Hi All,
We are using SailPoint IdentityNow Entra ID connector (Not SaaS) , and we have a requirement to provisioning the cloud account in Entra ID for passwordless, where Sending password for newly created account is not the requirement instead we need to send TAP passcode for newly provisioned account in Entra ID cloud.
Do we have such provisioning scenario supported in SailPoint Entra ID connector ?
Or any powershell script can be utilized here to generate the TAP Passcode on entra ID and notify user.

Thanks
Rohit

I would suggest using the Source Account Created workflow trigger and then generating the TAP with calls to the Graph API. You can then notify the user via email in the workflow.

Yes, agree with the approach suggested here, this can also be achieve through calling a powershell script in after create rule.
But in these approach we can get the passcode generated through graph API call, but will sailpoint IDN allows to send these clear text passcode to end user.

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