Posted on
10-20-2020
08:51 AM
- last edited on
03-04-2025
02:24 AM
by
kh-richa_mig
We use ClassLink Single Sign On to manage certain apps on our iOS devices. At first launch, you need to choose the correct school district which can get a little confusing.
I was wondering if there was a way using the App Configuration setting to specify the exact URL to open upon launching ClassLink.
Posted on 10-20-2020 10:01 AM
Yes,
This is how I set mine up:
<dict>
<key>schoolDistrict</key>
<string>YOURSCHOOLDISTRICT</string>
</dict>
a month ago
Hey, may I ask how you obtained this plist key? Trying to configure ours and wondering if I can find one for the Remember me item.
Posted on 10-20-2020 10:27 AM
Thanks @jdhainley , I'll give it a try