response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2027/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: OAuth_Platform_Client_ID_20210624 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImlQMFhaU0l5UlE0eXpLWmxYTHFHY0Y3OFdJTVdzRnV0RWpSTU93NFgxOXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDI3LCJzdGF0ZV9ub25jZSI6ImQxMDg4YmI1NDBhN2MwMWYwNzg1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDI3In0sImlzcyI6IlRvb2xfTmFtZV8yMDIxMDYyNCIsInN1YiI6Ik9BdXRoX1BsYXRmb3JtX0NsaWVudF9JRF8yMDIxMDYyNCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4OTQ1NjY1MSwiZXhwIjoxNzg5NDU2OTUxLCJqdGkiOiI5MTcxNDNiMjZjNGVhOTVjOTFhNCJ9.I6w0GvgGAGhlUNX1fqNxEqmH7Ss49Sq4cZmP8Yq2bbLyb2gEzE7eAkTPkSWu8Mn5RFlOPV0PhM6oSEQYiHgRJV9shH_t_tfOzUmrteQU525BTQwQ8PpOFMaAB8Dr61j1nj9dkhOl6URy1atV_MknYXE97VJEN2Rhchqk8B6EqOsVw38nkMhd090VaLiKadnuG5W7-sjOnTulieaBPUpiqZsY9gb_XMWyihHa0ZPQ6VqMv_rTQH0Gjrp5AVLObnpyG4WettFx1dXjjA8iVRSvSb4R4t2j6lvPwh3v5nSUFbPZIJS1XkKvvx4vSyVKLtQXqcesyNNTESP58zndSPtjeQ (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: d1088bb540a7c01f0785 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request