response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2062/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: platform_new_20210712_Client_ID (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImlSNzdZOVU1a3htQzFybzFjTmE3cnJzNVZybnNldVUyX2RaRkdseXFsR2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDYyLCJzdGF0ZV9ub25jZSI6IjRhYjkzYTAzYTJiYTU2MjdhYTk1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDYyIn0sImlzcyI6InRvb2xfbmV3XzIwMjEwNzEyIiwic3ViIjoicGxhdGZvcm1fbmV3XzIwMjEwNzEyX0NsaWVudF9JRCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIzMTkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMyNjIyMSwiZXhwIjoxNzg1MzI2NTIxLCJqdGkiOiJiMzQwOTE4NWE1NGJjNzZkYjk1MiJ9.M_PNNVhF9xKfZe9totDBF5Pi3qwsvfoLgL4cTpUfwho7OCf-33aCLvdJIICKnXGXs5pIf3QZ8kUcwpCg2muprq1NWCozEwdh4Guvegp-qJ08vvZUdwN0PknydX1tT03sEtxzgAprCHnlNUACgvYSKzSJ75VF5uNO3Lm02TzPjPOfkun1E5U6EE4LCNldcUimdQB2rRL4qSc_p2RMk1VOJ8pTQXtSESn2d8YvMsvN4UB908Oum5-FOdQho-r2q3m5DwVd2hQQsfJUkVzAW61XztZUdxjRjpR-iZL21WhLsKqEb2FFiFq-gi3QfROnupqq3pw1-581yO1FWoE5mzB7CQ (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: 4ab93a03a2ba5627aa95 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request