Canvas by Infrastructure IOS App - Default to a local University? (personalization)

ChicagoGuy1984
New Contributor III

Does anybody know if you can "personalize" the Canvas app in the "APP CONFIGURATION" tab, so that it preloads to the given school's URL/sign on?

Thank You,
Marek

1 REPLY 1

HenryOzsoy
New Contributor III

Yes here is what you need to put into the app configuration tab.

<dict>
<key>enableLogin</key>
<true/>
<key>host</key>
<string>institution url</string>
</dict>

Institution URL: enter your institution URL. For example, if your institution url is https://canvas.instructure.com, enter canvas.instructure.com.