Is it possible to set ClassLink to open to the correct school using the App Configuration option?

msnowdon
Contributor

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.

2 REPLIES 2

Slicer
New Contributor III

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

msnowdon
Contributor

Thanks @jdhainley , I'll give it a try