response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4362/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: knowdlteststage (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZVbjJ0U2J5ZlBfN0tVa2pxdVdlTEtiZk9qMklsZzl5VGdTTVdwb3VCOVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzYyLCJzdGF0ZV9ub25jZSI6ImUyZmIwZjk0YzZiY2FkZmM0Y2FkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzYyIn0sImlzcyI6Iktub3dkbFN0YWdlIiwic3ViIjoia25vd2RsdGVzdHN0YWdlIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDQ2My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTE1ODQ1LCJleHAiOjE3NzQ5MTYxNDUsImp0aSI6Ijc1MGMxMWViNWMwNjgwZmVjZjZhIn0.gS1M_tAgigOTTuAwx4xFPcWIDRSx-Lz_oklvZoO7_OQSDVZPlNzX28U2Cb7VuirCNHW802RCk9IOHIBFDA5xx9kr-GnmosKNMH90hX6NXJ4vHZ1m8n_jDpLnhu393VVg9KT5YyNSXdFd6Dn0-kEeGo79HVMTqiFD9dqDzOoF49Hjphhgdq7XDb8zeNerm2xicxIXPt0P8_K14qYTjRp8ynJEdX7CCJC7VEo8HhP5s8XFA9ZSm_JUJc5L3N978kOVx8dps5Whum-Di2D2MPrTfN7q4cNegDQugmU03ltTFlvgegwTfh16efSGj0rUgmU7_8tCY8jSZ5K8DQVdDXuJAA (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: e2fb0f94c6bcadfc4cad (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request