Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Temporary Access Pass in Azure AD

shreyascn
New Contributor III
New Contributor III

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


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.