Securing Cloud Communication Channel

Hello Fellow Developers,

Does anyone know if SailPoint offers the configuration of a Secure Tunnel or VPN from their cloud network to a client’s network?

I am aware we can configure a secure tunnel from the Virtual Appliances to SailPoint Cloud, but this is not my intention.

I am looking for a way to establish a protected communication channel from the SailPoint Cloud network to my network for cloud executed workflows that make a call to private APIs within my on-premises network.

Thoughts?

Not officially, and not directly.

There’s ‘kind of’ a very ‘roundabout’ / hacky way for it.

You create Web Service sources on the fly, specify the Test Connection API call with the call details that you want to make, then execute the test connection on the source…which then execute your private API.

So, tunnel, yeah, kind of…via the Web Service connector.

*Sooooo not recommended. (A case of ‘can you vs should you’)