Valid
Launch was successfuly received by Reference Tool.
0 Errors below.
0 Warnings below.
JWT was decoded correctly with the kid (Key ID) and public key provided by the Platform.
Missing OAuth2 URL on Tool (required for acccess token) or this launch did not include Proctoring Services claims.
{
"error": "Invalid Signature"
}
{
"typ": "JWT",
"alg": "RS256",
"kid": "SWLPUTjl_l1-YQitqDe-XowmEe22HMxncn2rrdKlF70"
}
{
"iss": "https://lti-ri.imsglobal.org",
"sub": "2bd5103fc1b8a93927eb",
"aud": "12345",
"exp": 1710766545,
"iat": 1710766245,
"nonce": "cd38841fb99fada4d65c"
}
{
"given_name": "Mr.",
"family_name": "O'Keefe",
"middle_name": "Hildred",
"picture": "http://example.org/Mr..jpg",
"email": "Mr..O'Keefe@example.org",
"name": "Mr. Hildred Ledner O'Keefe",
"locale": "en-US",
"https://www.example.com/extension": {
"color": "violet"
}
}
{
"https://purl.imsglobal.org/spec/lti/claim/message_type": "LtiDeepLinkingRequest",
"https://purl.imsglobal.org/spec/lti/claim/roles": [
"http://purl.imsglobal.org/vocab/lis/v2/institution/person#Instructor"
],
"https://purl.imsglobal.org/spec/lti/claim/role_scope_mentor": [
"a62c52c02ba262003f5e"
],
"https://purl.imsglobal.org/spec/lti/claim/context": {
"id": "55798",
"label": "LtiTestCourse01",
"title": "LTI Test Course 02",
"type": [
"Test LTI 02"
]
},
"https://purl.imsglobal.org/spec/lti/claim/tool_platform": {
"name": "LtiTestPlatform",
"contact_email": "",
"description": "",
"url": "",
"product_family_code": "",
"version": "1.0",
"guid": "4741"
},
"https://purl.imsglobal.org/spec/lti-dl/claim/deep_linking_settings": {
"accept_types": [
"link",
"file",
"html",
"ltiResourceLink",
"image"
],
"accept_media_types": "image/*,text/html",
"accept_presentation_document_targets": [
"iframe",
"window",
"embed"
],
"accept_multiple": true,
"auto_create": true,
"title": "This is the default title",
"text": "This is the default text",
"data": "Some random opaque data that MUST be sent back",
"deep_link_return_url": "https://lti-ri.imsglobal.org/platforms/4741/contexts/55798/deep_links"
},
"https://purl.imsglobal.org/spec/lti/claim/version": "1.3.0",
"https://purl.imsglobal.org/spec/lti/claim/launch_presentation": {
"document_target": "iframe",
"height": 320,
"width": 240
},
"https://purl.imsglobal.org/spec/lti/claim/custom": {
"myCustomValue": "123"
},
"https://purl.imsglobal.org/spec/lti/claim/deployment_id": "1",
"https://purl.imsglobal.org/spec/lti/claim/target_link_uri": "https://lti-ri.imsglobal.org/lti/tools/4662/deep_link_launches"
}