Skip to main content
LTI (Learning Tools Interoperability) lets you connect Replay directly to your Learning Management System — Canvas, Moodle, Blackboard, Brightspace, or any LMS that supports LTI 1.3. Once connected, your students can launch Replay activities right from the LMS without creating separate accounts.
LTI is different from SCORM. With SCORM, you download a package and upload it to your LMS. With LTI, you set up a direct connection once, and everything stays in sync automatically — no packages to manage.

What You’ll Need

  • Admin access to both Replay and your LMS
  • About 10 minutes to complete setup on both sides
  • Your LMS must support LTI 1.3 (all modern LMS platforms do)

Step 1: Get Your Replay URLs

1

Open LTI Settings in Replay

Go to Company SettingsLTI. You’ll see three URLs at the top of the page:
  • OIDC Login URL — your LMS sends students here first
  • Launch / Redirect URL — where students land after authentication
  • JWKS URL — how your LMS verifies Replay’s identity
Copy these three URLs — you’ll paste them into your LMS in the next step.

Step 2: Register Replay in Your LMS

The exact steps depend on your LMS. Here are the most common ones:
  1. In Canvas, go to AdminDeveloper Keys+ Developer KeyLTI Key
  2. Set the Redirect URIs to your Launch URL from Replay
  3. Set the OpenID Connect Initiation URL to your OIDC Login URL
  4. Set the JWK Method to “Public JWK URL” and paste your JWKS URL
  5. Under LTI Advantage Services, enable:
    • Can create and view assignment data in the gradebook
    • Can view assignment data in the gradebook
    • Can view submission data for the user
    • Can create and update submission results
  6. Save the Developer Key and copy the Client ID it generates
  7. Go to SettingsApps+ App → set Configuration Type to “By Client ID” and paste the Client ID

Step 3: Register Your LMS in Replay

After setting up Replay in your LMS, your LMS will provide several URLs and IDs. Come back to Replay to complete the connection.
1

Fill in the Add Platform form

On the LTI settings page in Replay, scroll down to Add Platform and enter:
  • Issuer URL — your LMS’s identity URL (e.g., https://canvas.instructure.com or your Moodle site URL)
  • Client ID — the ID your LMS generated when you registered Replay
  • Deployment ID — the deployment identifier from your LMS
  • OIDC Auth URL — your LMS’s authorization endpoint
  • JWKS URL — your LMS’s public key URL (for verifying its identity)
  • Token URL — your LMS’s token endpoint (for sending grades back)
2

Click Register Platform

Once you’ve filled in all fields, click Register Platform. The new connection will appear in the Registered Platforms list above.

Step 4: Test the Connection

  1. Go to your LMS and add a Replay activity to a course
  2. Click the activity link as a test student
  3. You should land on the Replay activity page, ready to practice
If you see “Platform not registered” or “Authentication Failed”, double-check that the URLs match exactly between Replay and your LMS. Even a trailing slash can cause issues.

What Happens When Students Launch

When a student clicks a Replay activity in the LMS:
  1. The LMS securely authenticates them with Replay (no separate login needed)
  2. Replay creates an account for them automatically using their LMS identity
  3. They land directly on the assigned activity
  4. When they complete it, their score is sent back to the LMS gradebook
Students don’t need to know anything about LTI — it just works.