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.eyJ0b29sX2lkIjoyMDI3LCJzdGF0ZV9ub25jZSI6Ijk3ZGVhOTkzOWQ5YzllNjVhM2ZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDI3In0sImlzcyI6IlRvb2xfTmFtZV8yMDIxMDYyNCIsInN1YiI6Ik9BdXRoX1BsYXRmb3JtX0NsaWVudF9JRF8yMDIxMDYyNCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Mzc4NDAzMCwiZXhwIjoxNzczNzg0MzMwLCJqdGkiOiI2NDk1NTVlMDQyOGZkMjVmNzFlZiJ9.fv3r3IgOimyPwJTWV89K2OPBw3Jps8oD8mxW0QXkMvXBmZyTguTiTeL2jSjTzHYcHx_DcnfgmQ7pKYe9bfeiHBy9AAomATno4W_5-0ZSaZlfzu2DEwZB9CODP_yaxowxK7zVfdivJItQ45yBCzQg3w0tag7rfK8VWwO2S46FUnbedkUGz-szMGS8JnmA5qNhx0x9CeuxJnwQiBQqOZSo-uQjrvrQ3M7Tto6fi0xqtUtbDrtx_I_S-gOTpk8D_wK3ANZmxjQflQ--2fDT9IPZ8q5eq5DZlyYYSwXnSkbnLwRBmMVlOJURbivbsuH34lOLVLFsBhsKFbBCtzDh7kKEeA (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: 97dea9939d9c9e65a3fe (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request