App-specific configuration from the Ivanti server

Handling app-specific configuration from the Ivanti server requires some application development before wrapping the app. If you do not use this feature, the app continues to set up its configuration as it always has.

Typically, wrapped apps do not use this feature. However, if you have application developer resources, you can take advantage of this feature.

You determine the app-specific configuration that your app requires from the Ivanti server. Examples are:

  • the address of a server that the app interacts with

  • whether particular features of the app are enabled for the user

  • user-related information from LDAP, such as the user’s ID and password

  • certificates for authenticating the user to the server that the app interacts with

For details about how to receive app-specific configuration from the Ivanti server, see App-specific configuration callback methods.