The LTI tool provider module provides an LTI authentication provider for Drupal, as well as configuration options for managing LTI consumers, user provisioning, attribute mapping, and default entity provisioning.

Currently it supports LTI 1.0, 1.1, and 1.3 authentication.

Features

The main feature of the module is to implement the LTI specification for an LMS to authenticate into a Drupal site and automatically provision users. Optionally, you can:

  • Map LTI launch data to user entity fields.
  • Map LTI roles to user roles.
  • Automatically provision a default entity type to be created or loaded on launch.
  • Automatically redirect users to specific content.

Requirements

PHP ^7.3
OAuth PECL extension

Versions

There is now a D9 compatible version available, starting from 8.x-1.6.

The 7.x branches are no longer supported. The 8.x branch is actively being worked on and maintained. It's recommended to update to the 8..x version as soon as possible as there are security implications with using the 7.x branch since it doesn't have a nonce implementation.

Road Map

  • Outcomes integration with LMS gradebooks

Resources

Supporting organizations: 

Project information

Releases