Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

REST API calls using HMAC authentication

jdoma
Regular Contributor
Regular Contributor

Dear,

We have a requirement to invoke API call which uses HMAC. And to create authentication, we have to run a custom java code which encrypts the data. We have tried in Postman using 'Pre-Requisite script' option and worked well there. Now, we have to apply the same in Saviynt REST connector. Do we have any way to run this script before triggering the connection json and create account json. 

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

You can create custom connector 

https://saviynt.freshdesk.com/support/solutions/articles/43000631141-saviynt-connector-framework-gui...


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

rushikeshvartak
All-Star
All-Star

Script is optional. it will contain apikey


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