response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2099/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 4500002513 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZBZDNGQ1poVzV2UUYzMUxWWXZ1SjczQWt1UFRxcXVzQWNHNndJQ2xtaE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDk5LCJzdGF0ZV9ub25jZSI6IjMwMjBlZmFjOTM5ODY3MmU3ODllIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDk5In0sImlzcyI6InNneS10ZXN0LXRvb2wtampsLWVudnkiLCJzdWIiOiI0NTAwMDAyNTEzIiwiYXVkIjoiaHR0cHM6Ly9sdGktc2VydmljZS5zdmMuc2Nob29sb2d5c3RnLmNvbS9sdGktc2VydmljZS9hY2Nlc3MtdG9rZW4iLCJpYXQiOjE3NzMxMjgwMjgsImV4cCI6MTc3MzEyODMyOCwianRpIjoiOWU1ODgzZmMxNDQ3M2YzOWEyNDIifQ.EUgqEwi-Ttlez16SSHNzeN3HhfMn92-2zQn8LBDhTIJ5HZzhlONHSfzWLaaX3SmBfA45Wfl73SFK74m4HTiK8NIe2MgBPOjVxXpcvuF1oKvEvMCBr3j8eMEHYFmgFhWs_HxF-LQI23Tnm-Jww8QvuvHU7xpVbMzRmuLV7uA8GxVyBT4dGbHEc8H7Xcep-YHlnQO9j5iaFZZ2xO_CviVP5SXRR2sWUUxWWsBEfBiS7BH2NuSUrUk1Ud-Qzet26y7ZAYRsywjFwAINNFHGOnhfp6KJqVwT1K0s_bgmoxjnT5gbbGSFkdRpfsN3ii6N47nuP_tiTCmmxa57yecq6FBqcg (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: 3020efac9398672e789e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request