IdentityIQ customers have a couple of options for (partially or fully) automating application onboarding:
- Using a Task - the Application Builder task (introduced in version 7.3) lets you create multiple IdentityIQ applications, and update existing applications in bulk via inputs specified in a CSV file.
- Using the Java API - similar to how the task above works, the internal IdentityIQ Java API may be leveraged directly to create or modify application definitions programmatically. In fact, the release of the Application Builder task includes an Application Builder rule, which can be used as a reference for custom implementations.