mobieusKnow mobieusLearn: LTI 1.3 History #717
Author
Patrick Bass
Submitted
Sep 5, 2026 4:34am
Summary
Family meal sharing tickets: the conditions behind the share button and the Share with family? switch, reading a "logged but not shared" report back to a member, sharing a saved meal without logging it, and what to escalate

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.