Description
IQService used to be a clunky, manual install process, but not anymore. My presentation will walk you through how we’ve accelerated Active Directory provisioning by providing a script that handles IQService setup from end to end. This includes installing IQService itself, TLS certificate management, and even updating the source configuration itself so you don’t need to go back to the tenant with the SDK. You’ll now be able to both rapidly deploy IQService and even perform rapid recovery thanks to the automation potential that this provides.
Additional Resources
- Prior to running the script, you need to populate
iqserviceConfig.json- You can pass it in as a command line parameter (-configFile) or hard code the path on line 22 which is currently commented out.
- In order to call the SailPoint SDK, this script requires internet access.
IQService Installer.zip (7.7 KB)
