SailPoint SaaS Connectivity Extension for Visual Studio Code

Here is a new extension to easily manage SailPoint SaaS Connectivity.
Whether you are simply using SaaS connectors or developing SaaS connectors, the extension is for you!

About this extension

This extension is not developed, maintained or supported by SailPoint.
It is a community effort to help manage SaaS Connectivity from Visual Studio Code.

The SailPoint SaaS Connectivity extension makes it easy to:

  • View, create, update (rename), delete, upload a zip or deploy local zip for a SaaS connector
  • View, create, update (rename), delete, upload a zip or deploy local zip for a Customizer
  • Link or unlink a customizer and a source
  • View, stream logs from sources
  • Initialize projects for Connectors and Customizers with the commands “SaaS Connectivity: Create Connector Project…” and “SaaS Connectivity: Create Customizer Project…”

Installation

Go to the extension menu or press Ctrl+Shift+X and look for the extension “SailPoint SaaS Connectivity”. Click on the button Install.

The VSIX can be installed from the extension menu. Press Ctrl+Shift+X and in the menu, click Install from VSIX....

Once you have installed the extension, you will be have a new “ISC” menu with a section “SaaS Connectivity”. You will need ISC extension as tenant configuration is shared between both extension.

For more information, you can get to Microsoft Marketplace

7 Likes

This is absolutely fantastic @yannick_beot :rocket:

Having connector and customizer management in the same IDE where we write code eliminates so much context switching.

Source log streaming from VS Code? I love this one as well. Extension installed and while testing :slight_smile: I saw my VA cluster as well categorized under SaaS Sources.

Thank you again for your fantastic contribution.