What is the default domain to deploy Istation?
The need for a default domain prevents students from needing to enter the school domain when they access Istation. This is needed for system administrators looking to deploy Istation to managed devices with the default domain preconfigured.
iPad Application
Using your MDM (mobile device management) software, you can use the following in a plist file to specify the default domain in the Istation iOS app:
<dict>
<key>UserConfig.DefaultDomain</key>
<string>campus.district.st</string>
</dict>
Change the campus.district.st in the above string to the desired campus domain.
Web-based (app.istation.com)
The default domain can be specified within the URL of the web app:
https://app.istation.com/?-c&UserConfig[DefaultDomain=campus.district.st]
Change the campus.district.st in the above URL to the campus domain when configuring the bookmark for your managed devices and users. For more information on pushing out URLs to your managed devices, see the resources linked below:
If you have any questions about this information, please contact our support team at: support@istation.com or 866-883-7323, option 2.