response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4086/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: red12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjRsYjZOZDV2V2M0aDNheVRyaFJ4LWZkX21RbmxRODFJMHp5bm9kcWVGdTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDg2LCJzdGF0ZV9ub25jZSI6ImMzMDIxZGI4MWM1MWQwNmQwMWI0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDg2In0sImlzcyI6Ikphc29uIFRlc3QgVG9vbCIsInN1YiI6InJlZDEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDI5Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjg1NzAwLCJleHAiOjE3NzIyODYwMDAsImp0aSI6IjIxOTRmZDljOWM2MzI0M2FiZTAzIn0.l91PW0jDlxrlDG5HHAG0oVNVdy545EJohlsYTC1x2OPn-s9QknNBPx-AXFMvmymf_rlNhqRfqW5mPHhfgOq-LcyHw4SJwsdc9qgslfDwlWOMiD9Iou9v5UN53Y7pRCcOADiC3MFNJpaZh1WPmoENAxdhHLzOkSOMc2vFDG5CXWoXW91RFaPJuQf1Sk1ANspYbkomQ_PwJW1E97BRWKrhm0TveIUKcYp0gSyGXSdDAZlFNJkIaKrtugukmDsgEyQqBRxgGyCWEitUefAb6MAyxoNYR0IictlBXjFFRjah6LRj7zjwl6uuW73a1uNJol66ncre_v8YyBx1mNhrDo_3GA (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: c3021db81c51d06d01b4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request