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.eyJ0b29sX2lkIjo0Mjc5LCJzdGF0ZV9ub25jZSI6IjNiMTYxMjVhNzJjNWM0NjM2NDUwIiwicGFyYW1zIjp7ImNsaWVudF9pZCI6Im5lcmRzX2R1bW15X2NsaWVudCIsImNvbW1pdCI6IlBvc3QrcmVxdWVzdCIsImlzcyI6ImR1bW15IiwibG9naW5faGludCI6IlRqZkp5WEo5ZUNNbVZLZXdCOVp2c1JLVyIsImx0aV9kZXBsb3ltZW50X2lkIjoiMSIsImx0aV9tZXNzYWdlX2hpbnQiOiIxIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvNDI3OS9sYXVuY2hlcyIsImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjc5In0sImlzcyI6Im5lcmRzX2x0aV9yaSIsInN1YiI6Im5lcmRzX2R1bW15X2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQzNjEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTY5MjEwNTcyOSwiZXhwIjoxNjkyMTA2MDI5LCJqdGkiOiI0MzI1MWU1YmYzZjY5MjRkNGVmMCJ9.UPdwzN-HYBPLG4HuSPnbOwpA_BzVxswYf-Trn6jo6ZUQVI-1791-jm46htOceMNQCal40MndAPZnh39QFaqnmHKhGhDJ0IQsF3amcBuopttin9ik4zyoncAUEF24ELQ2GIjcsJPXr2wZh23QW4LOW3d4SSxbOa-80ypm0XCYmzPAvvDbjtr1M7yoYQYVRqyXg44H_-Ge00ArP7uxl4t3rfwUSWsOdX1dRN1U5losLE6UJl1dUFr72oRB2b89w1chhz9Na80sv2c5DUhVLqJntjJcrnS6NryzJ6ZiBQC8NLCksBB8GtD0mHUbutFXJQAeNaCUHSGBzyckysOTZQz-iA"
{
"typ": "JWT",
"alg": "RS256",
"kid": "RS7sphi1VpFkpdWeKShsvmdItgT_dSRq5WMlCwKDuFU"
}
{
"iss": "dummy",
"sub": "user_id",
"aud": "https://lti-ri.imsglobal.org",
"exp": 1692106032,
"iat": 1692105732,
"nonce": "3b16125a72c5c4636450"
}
{
"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"
}
}