mobieusKnow mobieusLearn: LTI 1.3 History #330
Author
system
Submitted
Jun 14, 2026 6:59am
Summary
KB drift-audit reconciliation 2026-06-14: corrected to match dev (report deliverables).

LTI 1.3 Integration

mobieusLearn supports LTI 1.3 so external tools and platforms can launch courses or embed content.

Configuring LTI

  1. Go to Admin → Learn → LTI 1.3 (platforms).
  2. Click Add platform and enter the OIDC login URL, JWKS URL, and client ID.
  3. Copy the tool's redirect URI and JWKS URL back to the external platform.

Each tenant gets an RSA-2048 tool keypair generated automatically at provision. Your tool's public keys are published at /lti/jwks.json — paste that URL into the external platform.

Deep linking

mobieusLearn supports LTI Deep Linking so instructors on external platforms can browse and select specific courses.

Names and Roles Provisioning (NRPS)

If your LMS supports NRPS, mobieusLearn can sync learner enrollment automatically.

Scores

Course completions and scores are sent back to the external platform via the Assignment and Grade Services (AGS) when supported.

## LTI 1.3 Integration

mobieusLearn supports LTI 1.3 so external tools and platforms can launch courses or embed content.

### Configuring LTI

1. Go to **Admin → Learn → LTI 1.3 (platforms)**.
2. Click **Add platform** and enter the OIDC login URL, JWKS URL, and client ID.
3. Copy the tool's redirect URI and JWKS URL back to the external platform.

Each tenant gets an RSA-2048 tool keypair generated automatically at provision. Your tool's public keys are published at `/lti/jwks.json` — paste that URL into the external platform.

### Deep linking

mobieusLearn supports LTI Deep Linking so instructors on external platforms can browse and select specific courses.

### Names and Roles Provisioning (NRPS)

If your LMS supports NRPS, mobieusLearn can sync learner enrollment automatically.

### Scores

Course completions and scores are sent back to the external platform via the Assignment and Grade Services (AGS) when supported.