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"
}
"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImJURWtZUE1HaElrY3ZDbTlrbFJUU1FUVmk5a0pOeDdNc0E4V0JhYThaMkUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Mjc5LCJzdGF0ZV9ub25jZSI6IjljZjFkZWY5YjAwZDhlNWEwYzk3IiwicGFyYW1zIjp7ImNsaWVudF9pZCI6Im5lcmRzX2R1bW15X2NsaWVudCIsImNvbW1pdCI6IlBvc3QrcmVxdWVzdCIsImlzcyI6ImR1bW15IiwibG9naW5faGludCI6IkZjYmR3VWpUZVZBY0tHQzlXUGdhbWl6WSIsImx0aV9kZXBsb3ltZW50X2lkIjoiMSIsImx0aV9tZXNzYWdlX2hpbnQiOiIxIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvNDI3OS9sYXVuY2hlcyIsImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjc5In0sImlzcyI6Im5lcmRzX2x0aV9yaSIsInN1YiI6Im5lcmRzX2R1bW15X2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQzNjEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTY5MjEwNTQyNywiZXhwIjoxNjkyMTA1NzI3LCJqdGkiOiI4MzY5ZjA1ZGRkMmI5YjYxNTg2OSJ9.jlsUXIi8nPhV0v0X5Xox6lHPH-AtfcnVePLGsh8J40O85I00i6mgYMIxKyhL2dRGrAfLOv9ry3xbuTdy4-xvAuac1hTyXs5UJgzu5UqUi994ZCq1f-1Nu25QwwFwBo7h7KgK8hwwPEd9r7yuvvcwm91lCsjT8-uoEeqjeezw_1pJ05RFIgG4ZTST7UacGizvt2YVBsCq8Tfsj1ID1ncDviEDME_bMrITkRXIZSnBrSlFIzHCE0bUzwxGnTZPROB6wlRqf_dY2ODxBrDTBx1YzKCyrdtwZ7ZLEPh2NZurn2e7Vid3n1qKmU2pFAoLV_TJTNY4Z946QIGGu6eZDzDHGw"
{
"typ": "JWT",
"alg": "RS256",
"kid": "RS7sphi1VpFkpdWeKShsvmdItgT_dSRq5WMlCwKDuFU"
}
{
"iss": "dummy",
"sub": "user_id",
"aud": "https://lti-ri.imsglobal.org",
"exp": 1692105728,
"iat": 1692105428,
"nonce": "9cf1def9b00d8e5a0c97"
}
{
"given_name": "Ellis",
"family_name": "Kulas",
"middle_name": "Runolfsson",
"picture": "http://example.org/Ellis.jpg",
"email": "Ellis.Kulas@example.org",
"locale": "en-US",
"name": "Ellis Runolfsson Kulas"
}
{
"https://purl.imsglobal.org/spec/lti/claim/message_type": "LtiResourceLinkRequest",
"https://purl.imsglobal.org/spec/lti/claim/resource_link": {
"id": "76950",
"description": "bla",
"title": "resource_link_dummy_topic"
},
"https://purl.imsglobal.org/spec/lti/claim/roles": [
"http://purl.imsglobal.org/vocab/lis/v2/membership#Learner",
"http://purl.imsglobal.org/vocab/lis/v2/institution/person#Student",
"http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor"
],
"https://purl.imsglobal.org/spec/lti/claim/role_scope_mentor": [
"a62c52c02ba262003f5e"
],
"https://purl.imsglobal.org/spec/lti/claim/context": {
"id": "55440",
"type": [
"topic"
],
"label": "dummy_topic_label",
"title": "dummy_topic_title"
},
"https://purl.imsglobal.org/spec/lti/claim/tool_platform": {
"guid": "4357",
"contact_email": "",
"description": "",
"name": "dummy",
"url": "",
"product_family_code": "",
"version": "1.0"
},
"https://purl.imsglobal.org/spec/lti/claim/version": {
"version": "1.3.0"
},
"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/4268/launches",
"https://purl.imsglobal.org/spec/lti/claim/custom": {
"myCustomValue": "123"
}
}