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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
09-27-2016
08:30 AM
- last edited on
03-04-2025
01:45 AM
by
kh-richa_mig
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
- Labels:
-
Self Service

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-04-2020 04:23 PM
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.
