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": "MQFDjlKX-ivCdGrkr8XoAOLJhgzm11kLivVKCIghO08"
}{
  "iss": "https://lti-ri.imsglobal.org",
  "sub": "a9bcf78e7a166bc445d5",
  "aud": "12345",
  "exp": 1707999302,
  "iat": 1707999002,
  "nonce": "d40b530bba30e883111e"
}{
  "given_name": "Mason",
  "family_name": "Jr.",
  "middle_name": "Nader",
  "picture": "http://example.org/Mason.jpg",
  "email": "Mason.Jr.@example.org",
  "name": "Mason Nader Hintz Jr.",
  "locale": "en-US",
  "https://www.example.com/extension": {
    "color": "violet"
  }
}{
  "https://purl.imsglobal.org/spec/lti/claim/message_type": "LtiResourceLinkRequest",
  "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/resource_link": {
    "id": "77810",
    "title": "test4",
    "description": "test5"
  },
  "https://purl.imsglobal.org/spec/lti/claim/context": {
    "id": "55738",
    "label": "test1",
    "title": "test2",
    "type": [
      "test3"
    ]
  },
  "https://purl.imsglobal.org/spec/lti/claim/tool_platform": {
    "name": "libsys",
    "contact_email": "",
    "description": "",
    "url": "",
    "product_family_code": "",
    "version": "1.0",
    "guid": "4676"
  },
  "https://purl.imsglobal.org/spec/lti-ags/claim/endpoint": {
    "scope": [
      "https://purl.imsglobal.org/spec/lti-ags/scope/lineitem",
      "https://purl.imsglobal.org/spec/lti-ags/scope/result.readonly",
      "https://purl.imsglobal.org/spec/lti-ags/scope/score"
    ],
    "lineitems": "https://lti-ri.imsglobal.org/platforms/4676/contexts/55738/line_items",
    "lineitem": "https://lti-ri.imsglobal.org/platforms/4676/contexts/55738/line_items/52822"
  },
  "https://purl.imsglobal.org/spec/lti-nrps/claim/namesroleservice": {
    "context_memberships_url": "https://lti-ri.imsglobal.org/platforms/4676/contexts/55738/memberships",
    "service_versions": [
      "2.0"
    ]
  },
  "https://purl.imsglobal.org/spec/lti-ces/claim/caliper-endpoint-service": {
    "scopes": [
      "https://purl.imsglobal.org/spec/lti-ces/v1p0/scope/send"
    ],
    "caliper_endpoint_url": "https://lti-ri.imsglobal.org/platforms/4676/sensors",
    "caliper_federated_session_id": "urn:uuid:e3bf973638a7a0f2bb3b"
  },
  "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,
    "return_url": "https://lti-ri.imsglobal.org/platforms/4676/returns"
  },
  "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/4608/launches"
}