response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2688/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Shobhit (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkR6RmZqMUh0SnhZRFhPR3dPRmFCemRTR3U2UloyY1F6U1BOUWhHZ0VKcTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjg4LCJzdGF0ZV9ub25jZSI6ImQ4MDBjN2Y3ZDAwNDYwODU0NGZiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjg4In0sImlzcyI6IlNhbXBsZVRvb2wiLCJzdWIiOiJTaG9iaGl0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjk4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTg5OTMxLCJleHAiOjE3NzI1OTAyMzEsImp0aSI6IjM3YzI4YWIyZmYwYTc1MmY0MGMxIn0.WfeQWr_lB__GMsixLxc-Pc-3f7wPkMERS6M-LIDGqqqZnYGQYbnRz4gHdsYWIzFEXzb-CYR4ejcy3Gmrl9n3-9ku_nzayO3ZK_tFvQyoGcX7cTI5q2RWkKxudigZBE9KPP6RqzTECY1X8GPf6M9tnU6XJkCcislMoCtJMsvmaPUuW7ksYisHQg48or_925ZxTjnWNP3Hm6sYqUQTKzXAUa8ptX8kZ2EGbLyreQ2wxMr1rMQ1w3JAnit-UPFp6Fx7X94ufha9x6n-m4eWB_BCf6HddolNmBDipY6SusPrQGH6CAuoQ8UMM7RCd0bSO4wG-ADGmxdaotUt8veMVOfaLg (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: d800c7f7d004608544fb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request