Skip to main content
Question

ManageEngine ADSelfService Plus app config

  • February 10, 2021
  • 1 reply
  • 10 views

Forum|alt.badge.img+7

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

Forum|alt.badge.img+4
  • New Contributor
  • March 17, 2022

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