Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

MyTimetable contains a simple page displaying the upcoming activities of the user. This page can be used with SSO- or LTI-authentication. The page is available at the following URL's (replace $mytimetable with your MyTimetable domain):

SSO-authenticationhttps://$mytimetable/upcoming
LTI-authenticationhttps://$mytimetable/lti/upcoming

The following configuration settings are available:

# Number of upcoming activities to show
UpcomingActivitiesAmount = 10

# Consumer secret for LTI provider with consumer key 'example.com'
Lti.example.com.SharedSecret = xxx

# LTI property to use as username for LTI provider with consumer key 'example.com' (use 'ext_d2l_username' for BrightSpace)
Lti.example.com.UsernameProperty = xxx
  • No labels