response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2356/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 9f80857a23b454866d1e (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRSd3R2cUNjZWZPV3VYVTMtRHQ0ZDI2dkNRRXh4aDE0dlRPN19BMzc1UHciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzU2LCJzdGF0ZV9ub25jZSI6IjAxMDY2ZjEyOGNhNTEyZWVlYTJmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzU2In0sImlzcyI6IlRvb2wxIiwic3ViIjoiOWY4MDg1N2EyM2I0NTQ4NjZkMWUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjMwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQzNTQ3MzksImV4cCI6MTc3NDM1NTAzOSwianRpIjoiYTA0ZTFhYzZiZWE4Y2QwYjRmODYifQ.1C6c1fTnMnVG7E5Len2MPPM_oSpLva5L9yjXSVbj_giWtLLwkBU-NrBkytKVEC6Yy9DvBd5QzUsw_Kf3MbkVrYn2Xjtt6ND7p0y-iGlyZRD_mowHSVHbn7Z1H1dG5PFUG-RZBRxVO13ZzSBiN5FKFUDAfcHUE-uifPU4Nv6Z3-XspAWrZeGzRsvUPiIkQWRSp_NnLxYrBeYS9-hlxXdmq8imbkQZbjK5iVy4a45Wo0hxIGWplrzyJ6EDuYsCz8DoU0VRErYNtJf4aLIobifdKbQ30hroH5KrJEc0p6l-4LgaIo_cFGZUr0M3AoNeOKw2MMj7q3HJeqGCHcmEYWYUsg (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: 01066f128ca512eeea2f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request