Skip to content

LTI 1.3 Platform Setup

1. Send information to SkillsTown

SkillsTown will need the following information to configure the LTI connection as the Tool:

  1. Platform ID
  2. Client ID
  3. Authorization URL
  4. Endpoints of:
    1. Public keyset
    2. Access token

2. Configure SkillsTown's URL's in the Platform:

The following URL's will need to be implemented in your Platform:

Production Server
Authorization URLhttps://account.onlineacademy.nl/api/ltiTool/OnGetOrPost
Redirect URLhttps://account.onlineacademy.nl/api/ltiTool/ToolLaunch
Keyset (JWKS) URLhttps://account.onlineacademy.nl/.well-known/openid-configuration/jwks
Tool URLhttps://account.onlineacademy.nl/api/ltiTool/ToolLaunch

3. Implement the lti (course) identifiers into your Platform

The Learning Professional will provide you with the identifier for each course, together with their title, description, language, image, learning objective, target audience, duration, type and segment. The only required value to implement is the LtiIdentifier.

Course Identifiers

If you haven't received the course identifiers yet, contact your Learning Professional

4. Testing

Once you have integrated the URL's and one of the courses, you'll be ready to initiate testing. Upon successfully starting the course, you can proceed to implement all course identifiers.