Using "follow redirects" with a SOAP Connector: Is it Possible?

Olesia
Regular Contributor
Regular Contributor

Hi,

I've been working on integrating a SOAP-based application with Saviynt using a SOAP connector and I've come across a question regarding the handling of redirects from an endpoint. Whether it's possible to utilize the "follow redirects" feature when making a SOAP call?

I am getting a 307 error (Temporary Redirect) when testing my connection and I was trying to add ""allowRedirects": true" into CONNECTIONJSON but it still throws the same error.

Any insights, experiences, or recommendations would be greatly appreciated. Thanks in advance for sharing your knowledge!

#SOAP

Best regards,
Olesia

2 REPLIES 2

SB
Saviynt Employee
Saviynt Employee

Is there a possibility to use the redirect url in your JSON in place of the url you are currently using?


Regards,
Sahil

Olesia
Regular Contributor
Regular Contributor

Hi, 

yes, we use a direct URL now.