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

Does REST connector support OAuth(client creds+SSL certificate) based Authentication?

Bharadwaj
Regular Contributor
Regular Contributor

Hi,

We have an application server which has authentication mechanism in the following way:

1. To get the token: We need to pass client secret, client ID, Scope).

2. To make further calls (CRUD operations): We need to pass SSL certificate(.p12 format) on top of the token we receive in the first place.

Is this supported by the REST connector? We are using EIC v23.7. I have gone through the documentation here, but couldn't find it. (https://docs.saviyntcloud.com/bundle/REST-v2021x/page/Content/Developers-Handbook.htm)

Could you please let me know the feasibility? 

Thank you!

1 REPLY 1

sk
All-Star
All-Star

@Bharadwaj : Look for section SSL Parameter in document Developers-Handbook this parameter is supported even in Import JSONs. 

But if you are looking for same thing on provisioning JSONs then document explicitly doesn't talk about it, So you may have to give it a try and find out if it is supported or not.


Regards,
Saathvik
If this reply answered your question, please Accept As Solution and give Kudos to help others facing similar issue.