response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2292/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkNyaDU5SWN6YTBicWd3UmNZSjk1ckJCN3laMUlrNWdMSXRTNUl5TmZqclkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjkyLCJzdGF0ZV9ub25jZSI6ImU5MzI3YmUxZDRhN2NhZjU1NWM0IiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiMTEwNTE1NSIsInRhcmdldF9saW5rX3VyaSI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvbHRpL3Rvb2xzLzIyOTIvbGF1bmNoZXMiLCJsdGlfbWVzc2FnZV9oaW50IjoiNTkzOTQiLCJjbGllbnRfaWQiOiIxMjM0NSIsImx0aV9kZXBsb3ltZW50X2lkIjoiMSIsImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjkyIn0sImlzcyI6IlBPQ09CTERlbGl2ZXJ5UGxhdGZvcm0wMDEiLCJzdWIiOiIxMjM0NSIsImF1ZCI6IiIsImlhdCI6MTc1MDM1NjM5NiwiZXhwIjoxNzUwMzU2Njk2LCJqdGkiOiI4OGU5M2U4YzJiNDQxNmM1ZDAzMyJ9.Em3lREmowssjKBNs-zTdf4649cXG1xOQsNRAWXSEJo0XOlRxEgHCc4lwvFpx0JL3WQKtSpR1GYwtMA42QogkICB4lj-PV7iwzZuTmJlXmZdB7nrzADH5OLLXAaQraJ_I-JT34GgvlJK-pW-DvqpDWmIQ3kcoAbhoXDa9LTz6Uufn0VhH0QfghQC6nJn8wbkGsMevuqf8bLklM3URaDMOKZkOrPfJYfkwYYNEaSXHaEfR7IQiujzjZ9jONg5N869uGB98Fyf3qkKtBhLCvUHAINvEiCfs_N1TQhVyPSrWLHLIFQmnqcEOAn26NH73WCMHDdqPrv24SSWZwWeRFgx9bQ (required, opaque value used to maintain state between the request and the callback)
login_hint: 1105155 (required, tools and platforms must support a value of form_post)
lti_message_hint: 59394 (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: e9327be1d4a7caf555c4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request