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

REST Connector ConnectionJSON using APIKEY for Authorization

pradeepv
New Contributor III
New Contributor III

Hi,

I need to connect to one of the REST application using APIKEY as Authorization Type. Can you please share sample JSON for the same.

All please list the value required from the Application Team. 

Thanks in advance 
[This post has been edited by a Moderator. We discourage the @ mention of other forum users or employees unless they have already involved themselves on the forum post.]

2 REPLIES 2

Dhruv_S
Saviynt Employee
Saviynt Employee

Hi @pradeepv 

  • Please refer to Developers Handbook (saviyntcloud.com) for supported authentication types and their connection JSON.
  • APIKEY is mentioned in cookies-based authentication. If your application is using the same, you can refer to the sample JSON provided for the same. If it is not the same, we need to check if it is supported.
  • Please share complete screenshot of postman auth call with request and response details and headers.

Regards,

Dhruv Sharma

pradeepv
New Contributor III
New Contributor III

Thanks @Dhruv_S  for the response, appreciated!

Will validate it and update.