lispercat / sailpoint-iiq-dev-accelerator

VSCode extension to accelerate and facilitate development by directly interacting with the target Sailpoint IIQ server
MIT License
31 stars 11 forks source link


Sailpoint IIQ Development Accelerator

This is the README for "Sailpoint IIQ Development Accelerator" VSCode extension. The main goal to accelerate and facilitate development by directly interacting with the target IIQ server via VSCode commands. To use the extension, you need to:

Example of how to evalue a snippet of BeanShell script, import and run a rule with parameters

Features

To get access to the followig features, press F1 or Ctrl + Shipt + p to open command palette and type: iiq to see all available commands. Then select one of the following:

Shortcuts

Requirements

Extension Settings

To specify the environment you may also add this to your settings.json:

"iiq.dev-accelerator.environment": "sandbox"

Release Notes

Refer to CHANGELOG

Feedback