Temporary Access Pass in Azure AD

shreyascn
New Contributor II
New Contributor II

Need help if below use case can be achived in Saviynt

Use case: User has forgotten password and calls Manager, manager should be able to login to Saviynt to set a TAP (Temporary Access Pass) in Azure AD and either email this TAP code to user's email or manager's email itself. 

Below is the graph API on how to generate a TAP Create temporaryAccessPassMethod - Microsoft Graph v1.0 | Microsoft Learn

The TAP code is generated in the response of the REST API.

In REST connector, can we capture this TAP code and email it to the manager?

1 REPLY 1

rushikeshvartak
All-Star
All-Star

You can try in sendOtp json it might work