response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4513/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 5d8e902b6fd60c4621 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9YYzVVT3dOZ2pXSGxfbEQ0Vm54b3F5aXhXeGZ5dXI4V2RSaDdzWDBrUTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTEzLCJzdGF0ZV9ub25jZSI6IjI1Zjk1NjQ0MjQ1YmFkNjNkMGIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTEzIn0sImlzcyI6IklURyBUb29sIDIiLCJzdWIiOiI1ZDhlOTAyYjZmZDYwYzQ2MjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NTkwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI1OTQ0MzAsImV4cCI6MTc3MjU5NDczMCwianRpIjoiZjViNWI3M2JlMTE5OGFlZDM0NzMifQ.hPwMK7iTfrd1UFsWlWsFgfF68JNxAqPUEE1VXf6Vku0smPu4NgoeaWemTCIa3zKWyjQfP_NQGTDI3J5vyOOHYzLywYHMFGzkvOk0a6mWmqt1pkWFzoHUC3fVPn0I0DHFLPlYYDCQX2UlaPFYCxoW425uv3pMK-A56QKScyWZwJhZGi4cc6D3CNkh-CkM97dvL3oga-kVjOQS7mh9jgLEptQZTwOpyfWuMxdMY6rvP7xlD3maRHZ4Xqa89U7IL3ZYVDmCeEPhPQy5xxM9T8sBBHWpktuXqOfc7rhpKg9gUAw6C-Hs4OsChvP3EZ50vwp8lW0xMLFINiqmGukWF068Vw (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: 25f95644245bad63d0b2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request