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.

Authenticate with DEVO provisioning API on a user basis

krecpond
New Contributor III
New Contributor III

We have a requirement to integrate from EIC v23.1 to DEVO (SaaS app) for user access management. The requirement for authentication is to REST based. However, the authentication is based on the following parameters:

1. API Key (domain API key and multitenant API key)

2. CurrentTimeStamp

3. Body with the user details

The above 3 types of params have to be passed along in the HMAC256 signature in the header while calling the API.

If there are multiple requests for various users in EIC to get access to DEVO but only a single connection, how can EIC process the pending tasks per user without a failure of the pending tasks? EIC will need to obtain a token per user request and update the connection JSON to connect to DEVO and perform CRUD operations at account level.

Thanks,

VJ

3 REPLIES 3

timchengappa
Saviynt Employee
Saviynt Employee

Hi @krecpond 

Can you check the below Forum Post and its conversation to see if it helps answer your queries?

How to generate a custom token

https://forums.saviynt.com/t5/identity-governance/how-to-generate-a-custom-token/m-p/30469

Thanks

krecpond
New Contributor III
New Contributor III

That posting on DEVO is also from my team and it is currently on hold because I have spoken to the vendor to see if they can simplify authentication to OAuth.

timchengappa
Saviynt Employee
Saviynt Employee

Thanks for your response @krecpond 
Please do reach out on this thread if you have any additional queries.