response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2943/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 7 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImVoQURPR3ptaWUwQWdHbm1VYVBqRFFBNkNmb01scTkzeTRFRHduZ00yVUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTQzLCJzdGF0ZV9ub25jZSI6IjAyNWFkZmQwNzk3MjM1ZmI1ODhiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTQzIn0sImlzcyI6IkVkdVRlY2hfRGV2X1Rvb2wiLCJzdWIiOiI3IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzI3Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1NTYyODQ3LCJleHAiOjE3ODU1NjMxNDcsImp0aSI6IjM0Y2VhMDk4YmQyMGQ2OTJkN2UwIn0.hC-9rq5JMusPOTTwyX_7_E0AaaMppnwr9QTO4OoiEshpPjdSLJjHuC_jJd6N1mGoNLknnJ1wce_SxPwN2rdXydx65bY9cJEt-8azmJLqQzI21OLbBfjt8OyKQ5NSEhNXqvoVgdFCIFjF_6r8SZePj0Rn4-r0ZIjC-WxKQMyWHiLXhb_AM8XbCPpa9TsW47ijkg20I8hBSMdeItHiKDnuTrhlo8J5hmmYSQBPVPT3VreUrImaD03wEiO_590WAYmkCtTsuruL4mbgWST70uIjTn0mBCCuHay_MyQNIf73CmTy9YELczJNPYmOFeIq3lMcWt8ZrzlwS2ZSbNISSLqEoQ (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: 025adfd0797235fb588b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request