Application Configuration

In the Application Configuration dialog box you can enter a configuration URI or configuration commands that are required to set up the application on a device.

Configuration URI Enter the URI from which configuration settings are to be sent to the application.
Note: Requires the application to be URI-configurable.
Configuration Command Enter the configuration commands you want to be sent to the application. The commands are sent silently at installation time. Supports SOTI MobiControl configuration macros.
Note: Requires iOS 7 or later, and Managed applications supporting App Config.

Supported Configuration Macros:

%DEVICEIdentifier%
Device identifier
%ENROLLEDUSER_DOMAIN%
Enrolled user domain
%ENROLLEDUSER_EMAIL%
Enrolled user email
%ENROLLEDUSER_UPN%
Enrolled user principal name
%ENROLLEDUSER_USERNAME%
Enrolled user username
%IP%
IP address
%MANUFACTURER%
Device manufacturer
%MODEL%
Device model
%PERSONALIZED_DEVICE_NAME%
Device name
%PHONENUMBER%
Phone number
%PLATFORM%
Device platform
%SERIALNUM%
Hardware serial number
Update devices that have already been configured Enables previously configured devices to have their configuration settings updated.
Managed Associated Domains Specifies the list of domains that will be associated with this app. Requires iOS 13 or later, managed app with Associated Domains Entitlement.

Enter domains in the following format: service:FQDN[:port number where

  • service is any word
  • FQDN is a valid fully qualified domain name
  • port number is any integer between 1 and 65535, inclusive. The port number is optional.