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..."
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....
Usage
Release Notes
0.0.6
Initialize projects for Connectors and Customizers with the commands "SaaS Connectivity: Create Connector Project..." and "SaaS Connectivity: Create Customizer Project..."
Remove dependency to sailpoint-api-client
Update dependencies
0.0.5
Support for customizers
New command: copy ID of a connector, a source, or a customizer
0.0.4
Deploy will also build the package
0.0.3
Logging issue when logging object within the connector
0.0.2
Downgrade VSCode requirement to support Cursor
Fix confirmation message when uploading
0.0.1
Initial release
List of tenants and folders linked to ISC Extension
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)