response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2231/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghijk (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdDZWo5S0RlWldxSUlPdk94UnhQMjh1UkFmZEM4U2tKU1pod3EzUm1wWDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjMxLCJzdGF0ZV9ub25jZSI6ImZkNTIxODkyMTllODQyMGM1ZTA2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjMxIn0sImlzcyI6IkxUSSBUb29sIEF1ZyAzMSIsInN1YiI6ImFiY2RlZmdoaWprIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjQ2NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3NzE1OTcwLCJleHAiOjE3Nzc3MTYyNzAsImp0aSI6IjdhYjlkOWVmMGJjOGNmY2MyMDg2In0.AhZBZqTjCk_eyFjjyNR_cIxw6Ms6zBn7sD3oh_L-nQzFBeTWHvzk1aqxCYVMctF_7K9dtrcIIHwcpniSeGcJEz5f6AhIfuTxjCkmKXCAKrZTyS0DdthdJ3TK5Y_1Aft0ZuBRvAnoKz-oY-Ertd1ABfRKr3UGgS0f07aGBmBVpSyS8jID8uhi7vCjnzhxjhVF8kxNZWVemkB66kLL2sgJBuC90oEOaVqmyR_xfyU9m0yHVnNwhJimeRBNkNo44ZnvaS8dDB2TQAgf8Bd52BhTjjqW2EuiPgTSxLUuGSSHxLGeepgTPbpANm-Jr5FqObwxT-q3C2QQTFiqOJ3nOEoFwg (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: fd52189219e8420c5e06 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request