response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4119/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000009 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFTQ281UzVHdjYxSGtsVWJ4Wkt4WlZoYkNNaEF0ZFVHYmNWdHpUNkVnZVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MTE5LCJzdGF0ZV9ub25jZSI6IjBlYmJlM2ViMzhmNWI3ZDVlMjk5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MTE5In0sImlzcyI6IkNhbnZhcyBDeWJlciBVbml2ZXJzaXR5Iiwic3ViIjoiMTAwMDAwMDAwMDAwMDkiLCJhdWQiOiJodHRwczovL2NhbnZhcy5wLmN5YmVyLXUuYWMuanAvbG9naW4vb2F1dGgyL3Rva2VuIiwiaWF0IjoxNzc3MTA4ODg2LCJleHAiOjE3NzcxMDkxODYsImp0aSI6ImRhNzVkNDQyNTM2MTc0M2VkNmVlIn0.S-u1Nb9W_lUMmL-hGvbLrVAwDpdd82ATar6npWqcP13I7k2vnYTmGZ5Yt1E8CU3ypgu7MMhdxbRNI0uiZvAe0g36zIYS9bS64geHxAWkzN5FLb8Zx91Tyz2dhM8vENuU4yTGeBjO3v8xWm7cykGrWFEC4fNheg_Ro57WLkxUEIzL5x_R7MlTE5gCrpeFFiJju8bUVx3nKMltCUMIwrTeRkFjZRThDGsGWd4RaO7zLg62vtLZO9ERYnp0GdROMFfV-m2av2mS3vMT4pngM20e8qrLPuPoip3g3fAa5eorf07cWafgPOPqfA3Sqp96SM-sd-xckCoOQ5zDxmDpogA34A (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: 0ebbe3eb38f5b7d5e299 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request