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.
{
  "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 https://purl.imsglobal.org/spec/lti-ap/scope/control.all https://purl.imsglobal.org/spec/lti-nrps/scope/contextmembership.readonly https://purl.imsglobal.org/spec/lti-ap/scope/control.all",
  "access_token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjhNS3d3Rmp1aF9HOFBqRV9UTFE1blVTOVdJZUZwUWY3djJmZTNPVWJ3ZzQifQ.eyJjdXN0b20iOnt9LCJzY29wZSI6Imh0dHBzOi8vcHVybC5pbXNnbG9iYWwub3JnL3NwZWMvbHRpLWFncy9zY29wZS9saW5laXRlbSBodHRwczovL3B1cmwuaW1zZ2xvYmFsLm9yZy9zcGVjL2x0aS1hZ3Mvc2NvcGUvcmVzdWx0LnJlYWRvbmx5IGh0dHBzOi8vcHVybC5pbXNnbG9iYWwub3JnL3NwZWMvbHRpLWFncy9zY29wZS9zY29yZSBodHRwczovL3B1cmwuaW1zZ2xvYmFsLm9yZy9zcGVjL2x0aS1hcC9zY29wZS9jb250cm9sLmFsbCBodHRwczovL3B1cmwuaW1zZ2xvYmFsLm9yZy9zcGVjL2x0aS1ucnBzL3Njb3BlL2NvbnRleHRtZW1iZXJzaGlwLnJlYWRvbmx5IGh0dHBzOi8vcHVybC5pbXNnbG9iYWwub3JnL3NwZWMvbHRpLWFwL3Njb3BlL2NvbnRyb2wuYWxsIiwiaXNzIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZyIsImF1ZCI6Inp1bmkzMDk0NTg2YWRmMTM0IiwiaWF0IjoxNzYyMjYwODI1LCJleHAiOjE3NjIyNjQ0MjUsInN1YiI6IjA3MTQ0NDc3NWQ3NTI2ZDY0NmU1Iiwibm9uY2UiOiI0NWI0NmUyNGFmYWRhOGY1MzYzMiIsInBsYXRmb3JtX2lkIjoxODk5fQ.phHJD8gA4_fdfgF31ksvnkxoFUH3O9YCW6YSKvHrA8n7lhPirKS8zSMlMmzJ2DojohCHNe_qYDoll7ID1DX_AYR3jUk7Dte_quLw9OAxrv-9MUcM9Tj7L7yjuGLNK3A2zfEm9lFBIrZbcCunDXkXC252litxBLGuAPq0Vei1DGbjwxJCJGmi6Y4RyrMsGs_NxIZHaLB0kgRIJpLC_3TChwTj9PzD_Ld4zxuFUi3BDWdHoByx1HOANesL65j48iapMzcjaEGnVz63X7lDM0tHxihDFwnoJcUb2ROh4sm2PtQmmc6VrOEdY4tr104fAjU8qjyVNAKacaz8JJA7-DJItg",
  "token_type": "Bearer",
  "expires_in": 3600
}
{
  "typ": "JWT",
  "alg": "RS256",
  "kid": "8MKwwFjuh_G8PjE_TLQ5nUS9WIeFpQf7v2fe3OUbwg4"
}
{
  "iss": "https://lti-ri.imsglobal.org",
  "sub": "36d1e3c613361d4536d9",
  "aud": "zuni3094586adf134",
  "exp": 1619762709,
  "iat": 1619762409,
  "nonce": "e63b1281064a3e945406"
}
{
  "given_name": "Ben",
  "family_name": "Kuhlman",
  "middle_name": "Rowe",
  "picture": "http://example.org/Ben.jpg",
  "email": "Ben.Kuhlman@example.org",
  "name": "Ben Rowe Kuhlman",
  "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": "33764",
    "title": "test",
    "description": "test"
  },
  "https://purl.imsglobal.org/spec/lti/claim/context": {
    "id": "21305",
    "label": "test",
    "title": "test",
    "type": [
      "test"
    ]
  },
  "https://purl.imsglobal.org/spec/lti/claim/tool_platform": {
    "name": "Zuni",
    "contact_email": "",
    "description": "",
    "url": "",
    "product_family_code": "",
    "version": "1.0",
    "guid": 1899
  },
  "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/1899/contexts/21305/line_items",
    "lineitem": "https://lti-ri.imsglobal.org/platforms/1899/contexts/21305/line_items/16287"
  },
  "https://purl.imsglobal.org/spec/lti-nrps/claim/namesroleservice": {
    "context_memberships_url": "https://lti-ri.imsglobal.org/platforms/1899/contexts/21305/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/1899/sensors",
    "caliper_federated_session_id": "urn:uuid:088cb9b0557270a1919d"
  },
  "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/1899/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/1781/launches"
}