Skip to main content

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.

Yes,
This is how I set mine up:
<dict>
<key>schoolDistrict</key>
<string>YOURSCHOOLDISTRICT</string>
</dict>


Thanks @jdhainley , I'll give it a try


Yes,
This is how I set mine up:
<dict>
<key>schoolDistrict</key>
<string>YOURSCHOOLDISTRICT</string>
</dict>



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. 


Reply