ManageEngine ADSelfService Plus app config

Sanchi
Contributor

Hi all,

Incase you might find it useful as this information is not on their website heres an app config template for the iOS app.

<dict>
<key>serverProtocol</key>
<string>https</string>
<key>serverName</key>
<string>my.url.com</string>
<key>serverPort</key>
<string>0000</string>
</dict>
1 REPLY 1

CD-Auburn
New Contributor

This is perfect!  Now to get it to auto check the "allow local network access" in Settings....Thanks!