response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2943/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 7 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImVoQURPR3ptaWUwQWdHbm1VYVBqRFFBNkNmb01scTkzeTRFRHduZ00yVUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTQzLCJzdGF0ZV9ub25jZSI6ImY0NDI2ZDc0NWVkY2I1ZTA3ZGM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTQzIn0sImlzcyI6IkVkdVRlY2hfRGV2X1Rvb2wiLCJzdWIiOiI3IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzI3Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2Nzg3NTE3LCJleHAiOjE3NzY3ODc4MTcsImp0aSI6IjI3NzEzOWM2M2U5NWU2ZDRiNzQxIn0.K279dGSJYKhvedpCTqF2Yr6C8Ux_fJ3MzxAfgPMcOaC5Y6DN0w8-I2UT52ijnComA49vepS8wiMOjm78p7RulGA-XC7_OZDYnUcptgOLEDXKpwwM8ClhR5I0elFQqHF7_zSgyELE5VqzsuQzUf6nSpvO-ZhsRqmFMQMG9PN6rsqSkJ57OmWLtdAGKEjalpWl4QoBL1jtgWcQr16g_7bqqtQsmLMcJ1HVKIjOB4G2HnRzpxMnvSAZfvT0tHVvrnvI6JQlxZnbBSv2v_UHHzBlEATOlv345oaLxYMBpOKGD412Pg5bsHz-DE-vzXHk9dtqUUKybCqjJMQAXh7MJSPYcA (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: f4426d745edcb5e07dc6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request