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.eyJ0b29sX2lkIjoyNjg4LCJzdGF0ZV9ub25jZSI6ImFhZTE3YTRhMDMzY2VlZTk1N2ZhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjg4In0sImlzcyI6IlNhbXBsZVRvb2wiLCJzdWIiOiJTaG9iaGl0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjk4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MTUzOTE5LCJleHAiOjE3NzUxNTQyMTksImp0aSI6ImNlZDZiZThmODNmYzRiMzdmMWMzIn0.l_HVg76JznKgCyKWpEozfkmblkuRt6JHHzYQM6NBeqGoYV6te_YFvqnVLWA7rOZN-kgWjfhGodgcWQ0mvl3wVp3LoZzb0yaOnVsegO6TifH9D_CyuULkbUN9xofUah2tmB1fzXI4OOnFHEb0SlIkQKSXFGkTYOdC3MUH64uxQoC7SbnSVrD7BgpTDC6DY9S4MVWcb9V1kzmjjuPtl73JUZaTuX9jsXWHT24p72yEF8SNynjiPb71a6XTwqh9Mu_88RV7NAOyL9Ti1VFebv7LNK6a8bZ7o-1_LEDiQSzWHgIfoEcOXt7AwnRNi3PD7JiSSdgOPyWtHUETDgoyR8I9xg (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: aae17a4a033ceee957fa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request