Using LTI Launch for Student Login
This article outlines the steps needed to use LTI Launch.
What is LTI Launch?
LTI Launch allows users to launch learning tools and courseware from third-party applications within a learning platform.
MindPlay supports LTI Launch 1.1, as seen here under B.5 on this page.
Learning Tools Interoperability v1.1.1 Implementation Guide | IMS Global Learning Consortium
How do you use LTI Launch?
To use LTI Launch with MP, request LTI keys by contacting [email protected].
Additional information for engineering:
To login to MP using LTI Launch, a Form must be POST'ed to this URL:
https://read.mindplay.com/mvrc/ltitoolprovider.aspx
Form-data required parameters:
- Oauth SecretKey: key provided by MP
- Oauth ConsumerKey: key provided by MP
- lti_message_type: 'basic-lti-launch-request'
- lti_version: 'LTI-1p0'
- oauth_signature_method: 'HMAC-SHA1'
- oauth_version: '1.0'
- user_id: MindPlay UserId (can be a student, admin, or teacher)
Did this answer your question?
