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.eyJ0b29sX2lkIjoyNjg4LCJzdGF0ZV9ub25jZSI6IjBlMWM4NzI4ZDY0YjE1MjM2MjJlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjg4In0sImlzcyI6IlNhbXBsZVRvb2wiLCJzdWIiOiJTaG9iaGl0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjk4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MTM1MTQwLCJleHAiOjE3NzcxMzU0NDAsImp0aSI6IjI3MjYxYmNjZTExMzY4ZTU0ZjIxIn0.YmGxOFvfSDH3MBATvAFLzrVgMtMKLMCG25E9oE5CiAA8f4IufF6cR4Xbi0yQtdmGMvFO0usN2drGHqoXD63NTxtDrIgaz1NWjjTrbehnW6MKKgda3QF378NihLOxnCCLBnh8tyU_i1zF8rVwOWtNzIpsHd3LzJUeNJsPBSLFuuu5lh19YW1yLroAg0hZH-89QbOIMEQyQdNirX-67LRuHyYSZ_fiDLgutgTN7-Y0P0ApHW3fLfWpCtovejc231kB0RgIsef6ex1fK144IBaapnI2aZq8rBZCMxkg0pug-gZnX6NjZETtN2X1M8zt7_uC0EJ0W7whVp8Cg6PXhDtFag (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: 0e1c8728d64b1523622e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request