response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3615/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 0 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVaVVRtTnIyd18tZlFQdEdiVExBTXlmcEt1emJTMHk4NkhuMXBsaU5OTmMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjE1LCJzdGF0ZV9ub25jZSI6IjZkYmMyMzQ4Y2I3NzE4MzJlMDkxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjE1In0sImlzcyI6Imx0aS10b29sIiwic3ViIjoiMCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQwMTYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzE2NzYwNiwiZXhwIjoxNzc3MTY3OTA2LCJqdGkiOiJlOTA4ZWQ3ZDc5M2RhNDJhZGU4OCJ9.ZmgxOygoHwxMPZCvLv7sktOnVcHc8MAEa8Xfjh4OwhgabiZAgFaJ8QLutudTWxpoxneI14T_kIf1cMgLeQNJEUDjlbO3vE10pz8AApC9u-k1KEdf2XW9VVeK8zgfDTnJC-wy6tJnhfC1brJoq_bz8h6wo0VTqNa6mfnU4SlhSVkQcgkz7I45e5OEnAz02K-DwySdBMQHiJ6uuOUjdYoCtmQs8mBIAAaAsYqtjK-sIgP3Da8P4g1pnatps2u587e8kpAAT1_UFeYGfii5YMBgpsguYsXWcun0DKdsWSPGL_bfqpzfbuA87atuBD8NPtBtGLy43fr12vt6BkIh9sJXTg (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: 6dbc2348cb771832e091 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request