*What* In the related issue, we added the option to set a DMZ URL to allow us to route mobile requests to a private network. This URL should only need to be set once per client. Therefore when this property is set, the UI should be modified to use the value for all services in the config.
Hostnames of services in mobile config change to reflect the DMZ URL rather than the original service URL. In the UI config component, we will need to change the URL for the services in the config, if the dmz url is set.
*How* This likely will need to be done on a watch for the mobile client. It would be good if it could be done only when the config view is visible |
|