Skip to main content
Question

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

  • October 20, 2020
  • 3 replies
  • 93 views

Forum|alt.badge.img+10

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.

3 replies

Slicer
Forum|alt.badge.img+8
  • Contributor
  • October 20, 2020

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


Forum|alt.badge.img+10
  • Author
  • Contributor
  • October 20, 2020

Thanks @jdhainley , I'll give it a try


DanTaylor
Forum|alt.badge.img+3
  • New Contributor
  • June 20, 2025

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.