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": "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjMxVUwxMlowTVZoTWFMNTRzSDJrRFhMdWpKM0VfTk5nQzBaWjhMMEdCZ1EifQ.eyJjdXN0b20iOnt9LCJzY29wZSI6Imh0dHBzOi8vcHVybC5pbXNnbG9iYWwub3JnL3NwZWMvbHRpLWFncy9zY29wZS9saW5laXRlbSBodHRwczovL3B1cmwuaW1zZ2xvYmFsLm9yZy9zcGVjL2x0aS1hZ3Mvc2NvcGUvcmVzdWx0LnJlYWRvbmx5IGh0dHBzOi8vcHVybC5pbXNnbG9iYWwub3JnL3NwZWMvbHRpLWFncy9zY29wZS9zY29yZSBodHRwczovL3B1cmwuaW1zZ2xvYmFsLm9yZy9zcGVjL2x0aS1hcC9zY29wZS9jb250cm9sLmFsbCBodHRwczovL3B1cmwuaW1zZ2xvYmFsLm9yZy9zcGVjL2x0aS1ucnBzL3Njb3BlL2NvbnRleHRtZW1iZXJzaGlwLnJlYWRvbmx5IGh0dHBzOi8vcHVybC5pbXNnbG9iYWwub3JnL3NwZWMvbHRpLWFwL3Njb3BlL2NvbnRyb2wuYWxsIiwiaXNzIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZyIsImF1ZCI6Imx0aV90ZXN0X3BsYXRmb3JtX3JyX2NsaWVudF9pZCIsImlhdCI6MTc2MjI2MjE1NywiZXhwIjoxNzYyMjY1NzU3LCJzdWIiOiJlMjU5NmU4MGRkMzIzODIxYmQxYyIsIm5vbmNlIjoiMzgxZjZkYzc1ZWI5OWQ0Nzg3M2IiLCJwbGF0Zm9ybV9pZCI6MzIwMH0.aSqQWIMSM3757RmmImqZn6c9yV3WN6whB8VSQhgAWaRIZ1kAszsRQrO3I0sqYA_Fx6bbgqFPIM-wYRagoixbkfh_jCvvYibBQ0k8Y1GXHBx8ALa4NKmuj1bM_oyxz-ylsW60fpugigPxMKbnHAu9CGjGnOqY-S3-VcLjXbeEZw09ZwoIlUEZTXKoDByPjHqTlX1ARjt_uAqHzIV5sE4lRptg17UyQ8V4y7hVIPq8iQVuPIU1spA1RgAYkpSrvD6iOj2Ka45IzouOEb79bi_ONe4noNxIW6JJMyvcAcLquOpyF_MGWlYyMhCbmXj4ck02QRbmfHfSH4DyZXueo_nAaA",
  "token_type": "Bearer",
  "expires_in": 3600
}
{
  "typ": "JWT",
  "alg": "RS256",
  "kid": "31UL12Z0MVhMaL54sH2kDXLujJ3E_NNgC0ZZ8L0GBgQ"
}
{
  "iss": "https://lti-ri.imsglobal.org",
  "sub": "496b7578a1ca6f65c9d6",
  "aud": "lti_test_platform_rr_client_id",
  "exp": 1651042317,
  "iat": 1651042017,
  "nonce": "a28df82f8aeb30317b32"
}
{
  "given_name": "Tess",
  "family_name": "Powlowski",
  "middle_name": "Klocko",
  "picture": "http://example.org/Tess.jpg",
  "email": "Tess.Powlowski@example.org",
  "name": "Tess Klocko Powlowski",
  "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": "70788",
    "title": "Resource Link Title",
    "description": "Link description"
  },
  "https://purl.imsglobal.org/spec/lti/claim/context": {
    "id": "53440",
    "label": "Course Label RR",
    "title": "New Course RR",
    "type": [
      "Test RR"
    ]
  },
  "https://purl.imsglobal.org/spec/lti/claim/tool_platform": {
    "name": "lti_test_platform_rr",
    "contact_email": "",
    "description": "",
    "url": "",
    "product_family_code": "",
    "version": "1.0",
    "guid": 3200
  },
  "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/3200/contexts/53440/line_items"
  },
  "https://purl.imsglobal.org/spec/lti-nrps/claim/namesroleservice": {
    "context_memberships_url": "https://lti-ri.imsglobal.org/platforms/3200/contexts/53440/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/3200/sensors",
    "caliper_federated_session_id": "urn:uuid:b95d669dd81a080fe2c4"
  },
  "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/3200/returns"
  },
  "https://purl.imsglobal.org/spec/lti/claim/custom": {
    "color": "red",
    "percentage": 99
  },
  "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/2875/launches"
}