response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5015/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 0xA3b3Cae4939827c28923C1A10e6C42eda8269E4E (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkxBemF5cHRIdjk4cENjR3lWazRaZ3dwenlXanhqLTY5dFhleXlSNzFCTW8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDE1LCJzdGF0ZV9ub25jZSI6IjFlNDA4ZjBjOTg3YmY3MDM1MjIzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDE1In0sImlzcyI6IlF1aWNzY3JpcHQiLCJzdWIiOiIweEEzYjNDYWU0OTM5ODI3YzI4OTIzQzFBMTBlNkM0MmVkYTgyNjlFNEUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MjIwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwOTc2NDksImV4cCI6MTc3NTA5Nzk0OSwianRpIjoiZWQ1NTZmMWJiM2E4NGQzMDg5Y2QifQ.N-Bgbkpo03Wml3Y5Wbsz_VAKpNwt-oZJVMbqnPYIsqDOxJpHcMCmlHHeYUhZYWgiTYmd-VJzCV3476pNHGkf7jv8ZgoYnrBFlDnD5TuZAsgWjfu0KoioLvHemtlBVe33Ph8oG-M8AQb5i-OzF4M4As2ejhhX72CJRbIcSqsmItynsAqdojTbomdu2dq4M7O3zy-Y4xmCOizPNWSMqL-MIDCK2N-yFc3hFSEboVPiQd8iQczqKaP1csqZWQH_Vklit0gbzXW-TW2LHpzue_5qUQvup3pRcxol1EEPAXikk_awMNHiJOA-WbiY6UTy50SYyHGTEzWDuUUA8SgKzIGgZQ (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: 1e408f0c987bf7035223 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request