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": "781jt9Lp8fuD2y8hakwj3nJwCzooc1J4a4GYV5HBin8"
}
{
"iss": "https://lti-ri.imsglobal.org",
"sub": "68fbe9883d4988c3333b",
"aud": "12345ClientMS",
"exp": 1729577487,
"iat": 1729577187,
"nonce": "1b7ebdf4c9f0d05d810f"
}
{
"given_name": "Hugh",
"family_name": "Lindgren",
"middle_name": "Hammes",
"picture": "http://example.org/Hugh.jpg",
"email": "Hugh.Lindgren@example.org",
"name": "Hugh Hammes Lindgren",
"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": "56188",
"label": "lti test course",
"title": "lti test course",
"type": [
"course"
]
},
"https://purl.imsglobal.org/spec/lti/claim/tool_platform": {
"name": "MastersoftERPTest",
"contact_email": "",
"description": "",
"url": "",
"product_family_code": "",
"version": "1.0",
"guid": "5311"
},
"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/5311/contexts/56188/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/5116/deep_link_launches"
}