Posted on
09-27-2016
08:30 AM
- last edited
3 weeks ago
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
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.