Applications API

Use the applications API to create customized or alternative user interfaces. This API provides an interface to the IBM Verify Identity Governance provisioning platform.

The applications API provides a set of Java™ classes that abstract the more frequently used functions of the provisioning platform. Examples are identity management, password management, and account management. The classes that make up this API are the same classes that IBM Verify Identity Governance uses for its user interface.

For more information, see the documentation provided with the Applications API in the IM_HOME/extensions/version number/doc/applications directory. For sample codes, see the IM_HOME/extensions/version number/examples/apps directory.

Version number represents the version of IBM Verify Identity Governance. For example:
IM_HOME/extensions/10.0/doc/applications
IM_HOME/extensions/6.0/examples/apps