response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3245/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 3597 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imlscl9PMUtKN09QM0hOaWZicWlDTm9KaW5nSVZrWlRDY19haTdSV08yaHciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjQ1LCJzdGF0ZV9ub25jZSI6IjIxNzZlYTE4M2Q0NGNhNGU5NzBmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjQ1In0sImlzcyI6IlRlc3RfUm9tdWxvIiwic3ViIjoiMzU5NyIsImF1ZCI6Imh0dHA6Ly9kcm1lZHVjYWNhb2x0aS5icmF6aWxzb3V0aC5jbG91ZGFwcC5henVyZS5jb20vbHRpbmV3L2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3NzQ5MzIzODgsImV4cCI6MTc3NDkzMjY4OCwianRpIjoiY2ZkZDkyMTM1ZmZjMmE2NDg2MmUifQ.U49PytA1wY6SzoHt91JdW2HgEKjF8aCYXFHonLphEsU8Pkz_32kfYkdAL64W4gx_OAL5qe5M0feH3wpJ-mycGIMxmYAlNQEB4IXgkrZj1JsxnM27I3SnTNQRPhvdNiVXEVy1E2sJY1Ul_VG6nOa64_00bk8q8QHWvkDZsaoOF5B8guizfo1G4ygkZDpWjSwvLAJJcoy35yT1_QPA_a0ajHQuMNvN0I68xBtm1iO1rPfXEJAIzueWU5YWvsDyUoh16hPh1IlL4G_amDTGTXdOgiX1AUwH18FBjofCf6na9JLD4-5zuiK3RfS1qSO4vexR_i8sxxDZM2EaLN3Jka85Hw (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: 2176ea183d44ca4e970f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request