response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2942/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 9339 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlBud1BpQWctbHFhaHRMREFha1lHZFdUdWZJb2VnNnRUR1ZRY0VBUFJxTXciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTQyLCJzdGF0ZV9ub25jZSI6ImJjNzJhMWVlZjc1OGI5MWQ2ZDYyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTQyIn0sImlzcyI6IkVkdXNtYXJ0VGVzdFRvb2wiLCJzdWIiOiI5MzM5IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzI3NS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTg3MDQ3LCJleHAiOjE3NzI1ODczNDcsImp0aSI6IjAzYjhlMDAyYWMzODM5MTBkZTg2In0.UuKwSgSXHIVjNuDNygsbGH7-iKNUOvZTXZ98VyHucNMrFL5Bj_VYs-To9JF1ioU-OQ8BfzoDaIMMPVJV8Bh5r1SNEDYv01GhFXcBC_bS1P_pb-7jm_dgOI5kIMlyfdBSwbzheEun9cl8KeEreb2anTY6UY305GUWAylxF5LUgvsFmBrAYJ8K8oR3FQCbdUx592VISXkiyJi45Tde4OEDCxge3JRm_R2aVgre7Dw9ETEbF_nSx2dqQwUtoLw6f7fMVRMF0SE-uUUPhrqZZKcXt39X5SBGdGwu-Y6Q0__cdEPkm6IwpO_NKbcY9vL7tyxrKDjoJDBC6ThOve63LFM1Mw (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: bc72a1eef758b91d6d62 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request