response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2968/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 66654321 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkVnM3VFTE45cjVibWFNMWVEMUF0bFgtc19FTHUteWtsaXQzb0kxRU4wT2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTY4LCJzdGF0ZV9ub25jZSI6ImRjMTJlMmNkYzJjNTI4ZDQxNjZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTY4In0sImlzcyI6ImxpenRvb2wiLCJzdWIiOiI2NjY1NDMyMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMzMDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjcxMTkxNSwiZXhwIjoxNzc2NzEyMjE1LCJqdGkiOiIwNzI2ZjI1ZjYyOGI0MGU3YTg1ZiJ9.RNMnxeHtIEthucT8Iqe_-LtLEvMyguCK1eu2-JqXqGWHBEtA8Vn0LFYc-d1Vspu3wMeYGVGgVHkXF_Y4dKNSQ2vRcHUGMp9w6yuJD5SlRdfXk75EYKviafNlwXcB_hIQAMQNngfVs9JJ4s6Fmq_61YxKcf1OI-sdXgCsrK7JISoWZEtCvk5Sg9T8degjZtv29-L2s_ABXSK4kKsxT_uuYIrHTo4hUa4OYEA0WwAvvUhqb-hv5TOtUjIBZgRhf73OSqsWhBBhZkUHH17Cw3z1id8CNJdoUKZrm5FMpqA44yrY6ivCquCHr6TKZdQRQaG-ZlgFDgJn_W311QE0YYmUgQ (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: dc12e2cdc2c528d4166e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request