response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3693/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Ec9078563412 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImIwUDhIa1ZNeU01ZEw3UWlvY0VQUS1lLW1XdzRJSEJydnhOMWxScEE3NE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjkzLCJzdGF0ZV9ub25jZSI6ImRkNDFiMWY0MzhlOTE3NzFmZWFhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjkzIn0sImlzcyI6IkVuZ2xpc2hDZW50cmFsIEpQIEtleTEgVGVzdCBUb29sIiwic3ViIjoiRWM5MDc4NTYzNDEyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDA1OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTE3MTk5LCJleHAiOjE3NzI1MTc0OTksImp0aSI6IjZiN2JkODg1ZmQ5MGRmNzkxMjRkIn0.Hp2bGWmShZ4ycqLvrEdt224y9e-snXjwz2FeL3_TWBtJkIF8vWpBkh6sQVLzKnyxGVDnZgIVPvh5bITd6jLzerga1R9yQJ6PmFQSIJdStUeTVwha9ZxeCdQ78lDrnJcLpredoAM-SuS0jwjgTzey1zunGF-orgis6y_hS2px-7eUgGZUXIMu3UmwOKLp2D-_5Wy5wTX25sy1sfhlUepmOSGRD4Me8N5QqoxcOkZcq4_VDLqB33sEK7uwAGiwuMuJKmijRrYi6NP4yIVSFvUxLlHY3yBbn-fc8N3BR2FEpTVaW2YGhWlg33vst5cvO26wZn-AlblLFDjKqdT7HguW6w (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: dd41b1f438e91771feaa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request