10/30/2022 05:28 AM
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?
10/30/2022 07:12 AM
You can try in sendOtp json it might work