response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2042/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ae-d2l (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFXNjdXQWRicm04UE9GXzZnTmZ5d0x5Z3Y2QmU1RExWVFRnQi12TC1vWTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDQyLCJzdGF0ZV9ub25jZSI6IjBkNzQyODRiYjU1NDMzODRmMmEyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDQyIn0sImlzcyI6ImFlLWNtcy10b29sIiwic3ViIjoiYWUtZDJsIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjI4OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyODc1NTU1LCJleHAiOjE3NzI4NzU4NTUsImp0aSI6ImJhOGRhOTA5ZmYzNTMxODM3NDNlIn0.P9fnapXo6ha9ZewiUlyPLVsBwbVc4M8k1vIlc1kUhXHcGfO9FJAfHqiKxseTJXBr9HEc57Cq60dXZvqYkFTuXXouTEP2EuelrTN0gv3LC-4ymcXTFsQpTymvDauJ1f_3-3D2gUiayUYwGQAH2hNRvfduK1VrRcH2co0ckClSomClhdN8yN86AYVvUUQeN9bx_wPXWANCbZ886STDCgmukYtdMMp8Yg3RquFADY2gsWpQihX4G3uYZiFvKJ1M0zi5NmNUX3vsziR_SmqACSPvRRUpZAPYqJjPky5vk--kOqGBTeZQ_0RadCMK4WwVk7tH4zokGqBA6QwAB9nlpfq_8A (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: 0d74284bb5543384f2a2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request