I am new to SailPoint and am trying to set up the SailPoint IIQ Development Accelerator plugin for VSCode and could use some assistance.
I have access to the IIQ server and have installed the plugin but am unsure how to connect to IIQ via VSCode and start using the plugin.
some of these settings are optional or plugin tries to detect some of the configuration from %%ECLIPSE_URL%% token of your your-target-environment .target. Properties.
For IIQ_SERVERS, see this
If you have a mulitple server environment you can put the servers in %%IIQ_SERVERS%% token (servers separated by commas) in your your-target-environment.target.properties file like this: %%IIQ_SERVERS%%=http://server1:8080/identityiq,http://server2:8080/identityiq In this case when you reload your logging config, it will be reloaded on all the servers specified in the token.
@MrJesslk1 I had previously configured Eclipse integration with SailPoint IdentityIQ, and during that setup, the plugins were automatically included in Eclipse. I believe that setting up the integration correctly should automatically bring in the required plugins. If anyone needs it, I’m happy to share the setup documentation for Eclipse integration with SailPoint IdentityIQ.