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": "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkJ6R0F5Q09OSHhQQjFYbkExN1V6ZThxVHBsdXVQbXJGTnluYmNPV1JrSzgifQ.eyJjdXN0b20iOnt9LCJzY29wZSI6Imh0dHBzOi8vcHVybC5pbXNnbG9iYWwub3JnL3NwZWMvbHRpLWFncy9zY29wZS9saW5laXRlbSBodHRwczovL3B1cmwuaW1zZ2xvYmFsLm9yZy9zcGVjL2x0aS1hZ3Mvc2NvcGUvcmVzdWx0LnJlYWRvbmx5IGh0dHBzOi8vcHVybC5pbXNnbG9iYWwub3JnL3NwZWMvbHRpLWFncy9zY29wZS9zY29yZSBodHRwczovL3B1cmwuaW1zZ2xvYmFsLm9yZy9zcGVjL2x0aS1hcC9zY29wZS9jb250cm9sLmFsbCBodHRwczovL3B1cmwuaW1zZ2xvYmFsLm9yZy9zcGVjL2x0aS1ucnBzL3Njb3BlL2NvbnRleHRtZW1iZXJzaGlwLnJlYWRvbmx5IGh0dHBzOi8vcHVybC5pbXNnbG9iYWwub3JnL3NwZWMvbHRpLWFwL3Njb3BlL2NvbnRyb2wuYWxsIiwiaXNzIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZyIsImF1ZCI6ImNsaWVudGlkMDAxIiwiaWF0IjoxNzYyMjIyNTU0LCJleHAiOjE3NjIyMjYxNTQsInN1YiI6Ijg4NzczOWMzZjgyMmI5YzUxYzQ2Iiwibm9uY2UiOiI5ZjE4ZjQyNmI0ZWYwZTlkMjk5YyIsInBsYXRmb3JtX2lkIjoyNjM4fQ.BN4FWEq0DQaQvBI2Xve-7kM8zuSRcoCdd_lEZohq1NeQA0XkxmTWA5tSTa6f78BXa2JCrU0nV_yELp7Y8pkPAu4-58ZAIqnXeNXILQpGDS9Q6vT7NpzcHeZFaJ6e4gAb1h77WNJB1eyRUNNAgj5gRPUpz7cpIBDIVPbLt19tKIp2yK0GQrKrBCxxq4lLz0WQjTfTu8L02y9QB7qcNqfgoUL9bfYrVcTRzAIUa6HxbUv28Esnl2gcpd4Vzw4AFSAcDxjjMUXHKK7G9Qup5sOt5YpE_Vmgoh2yaIX_VurIPR5BU-Ywg2rcm9TOf6mReGWg-PFWATIL8Fzk6xqzX7KnYA",
  "token_type": "Bearer",
  "expires_in": 3600
}
{
  "typ": "JWT",
  "alg": "RS256",
  "kid": "BzGAyCONHxPB1XnA17Uze8qTpluuPmrFNynbcOWRkK8"
}
{
  "iss": "https://lti-ri.imsglobal.org",
  "sub": "a7ef012dbd02a5c103dc",
  "aud": "clientid001",
  "exp": 1634658626,
  "iat": 1634658326,
  "nonce": "d4b760321b52b5ad4ac7"
}
{
  "given_name": "Chas",
  "family_name": "Zemlak",
  "middle_name": "Bogan",
  "picture": "http://example.org/Chas.jpg",
  "email": "Chas.Zemlak@example.org",
  "name": "Chas Bogan Zemlak",
  "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": "62365",
    "title": "MyResourceLink 1",
    "description": "MyResourceLink 1"
  },
  "https://purl.imsglobal.org/spec/lti/claim/context": {
    "id": "47860",
    "label": "MyCourse 1",
    "title": "MyCourse 1",
    "type": [
      "Test course"
    ]
  },
  "https://purl.imsglobal.org/spec/lti/claim/tool_platform": {
    "name": "Test Platform 001",
    "contact_email": "",
    "description": "",
    "url": "",
    "product_family_code": "",
    "version": "1.0",
    "guid": 2638
  },
  "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/2638/contexts/47860/line_items",
    "lineitem": "https://lti-ri.imsglobal.org/platforms/2638/contexts/47860/line_items/42868"
  },
  "https://purl.imsglobal.org/spec/lti-nrps/claim/namesroleservice": {
    "context_memberships_url": "https://lti-ri.imsglobal.org/platforms/2638/contexts/47860/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/2638/sensors",
    "caliper_federated_session_id": "urn:uuid:482ea7bef4083b6be98a"
  },
  "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/2638/returns"
  },
  "https://purl.imsglobal.org/spec/lti/claim/custom": {
    "myCustomValue": "123"
  },
  "https://purl.imsglobal.org/spec/lti/claim/deployment_id": "MyDeploymentID1",
  "https://purl.imsglobal.org/spec/lti/claim/target_link_uri": "https://lti-ri.imsglobal.org/lti/tools/2361/launches"
}