response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1809/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: eetestapp (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImtBMmZyNms2M1FlY0VkTEQxOWh5SUxGM1BKQkkta0Roc245aU9DWnNoZjgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODA5LCJzdGF0ZV9ub25jZSI6ImY2YTBkZTAzNzk1ZGU1NDkyZjlhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODA5In0sImlzcyI6InRvb2wxIiwic3ViIjoiZWV0ZXN0YXBwIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMTk1NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NTIyMjU3LCJleHAiOjE3NzY1MjI1NTcsImp0aSI6ImM0NDU1YjJmMjdmYWRhZjkwODAyIn0.SNlmod6_Ch0KPpijEddOI1LCzV0RgPme_e9rmN8908iuptrqgchhabtvY3H5vTZmCoINfaM_HQeJAlgzALym8SrqOrxK45QBOrYSu8YbjobQyqnruNiewrMJKFrjDQB7TMLoPpxIcglcWE_y6Cphdusq_E5y9q8_A9_FLQZfsWHCulyYf_NxUX7UGu-GiCj2UI6HH8hBuBXDOzHk_Z_mCDyT6nymGomy24CnE8DxIhExrPupF6irFwVY1Z9PBHzwebrHEKdarLvl849WX5eV-zgrRjw0PeQip8mXDumeNzjr08RDO2GrxJ7-RNhZo3CyRIviBjlX4o-8i8J9tHBsxw (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: f6a0de03795de5492f9a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request