System properties

The following system properties are either created or modified as part of the update set:

Name

Description
com.MI.byod.account

The account name that the company is registered under in the BYOD Portal cloud (that is, mycompany.byodportal.com would have an account name of mycompany)

The BYOD Portal has reached end of life, but this documentation retains related information in cases where the Ivanti ServiceNow Integrator Update Set software contains associated references. See Understanding the nomenclature for more information.

com.MI.byod.api_password The BYOD api password to authenticate to the basic auth protected endpoint for BYOD Portal
com.MI.byod.api_username The BYOD api username to authenticate to the basic auth protected endpoint for BYOD Portal
com.MI.byod.debug Enable debug logging
com.MI.byod.mobileiron_action_host URL to the Ivanti asset action api
com.MI.byod.mobileiron_api_password Basic authentication password for the Ivanti api
com.MI.byod.mobileiron_api_username Basic authentication username for the Ivanti api
com.MI.byod.mobileiron_query Query value for an Ivanti asset query
com.MI.byod.mobileiron_query_fields The fields to return when performing an Ivanti asset query
com.MI.byod.mobileiron_query_host URL to the Ivanti asset query api
com.MI.byod.mobileiron_query_liMIt The limit to the number of records returned from an Ivanti asset query
com.MI.byod.secret The shared secret used to generate the digest. This secret should be the same as the one specified in your BYOD application
com.MI.byod.url The URL to BYOD Portal. Do NOT change unless you are using this with BYOD Portal on-premise.
com.MI.byod.user_table_field Field from the user table from which to pull the user data
com.MI.BYODRemainders.Days Number of days to wait, after which approval remainder will be sent to manager.
com.MI.BYODRemainders.Enabled Indicates whether Managers should receive email, in case registration requests are not approved within configured number of days.
com.MI.MaxDevices.Exception List of comma-separated email ids, for which maximum devices exception will be applied.
com.MI.selfservice.enabled Indicates whether self-service is enabled or not.
com.MI.ManagerApproval.enabled Indicates whether Manager approval is enabled or not.
com.mobileiron.VSPSelection Indicates Ivanti instance selection criteria mode, Possible values are Manager,Random and Criteria.
com.MI.byod.enabled Indicates whether self-service is enabled through BYOD Portal or not.
com.MI.byod.debug Indicates whether Debugging is enabled or not.
com.MI.byod.url URL of configured BYOD Portal
com.MI.byod.account Account name used to access BYOD Portal API.
com.MI.byod.user_table_field Column name from sys_user table in ServiceNow, which represents name of the user. Default value is "user_name"
com.MI.byod.secret Secret of configured BYOD Portal
com.MI.byod.mobileiron_query_limit Query Limit to use, which fetching devices through API calls.