response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5282/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mnbvcxz (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InJra0FucjdWWm5XdnppSHYxc3lSdUFBbHF1eGVoTWNTZ0FEYUtVSm9vR0UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjgyLCJzdGF0ZV9ub25jZSI6IjQ1ZWNmZmZlODU0YzFiODk1ODgwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjgyIn0sImlzcyI6Im5naW1hIHRvb2wgMDEiLCJzdWIiOiJtbmJ2Y3h6IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTQ3Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NjM5NzE2LCJleHAiOjE3NzY2NDAwMTYsImp0aSI6IjM5NjEyZTQxOThhMjJmNTYyZDlmIn0.mrep5IQ5bGSmj4HWS-YwFIDb9HDFoUQrt25zsktPpVZ_2O0-sgAB0Q3_Uarf0KfT7v--URXxxUhcLzrgKoMQugezcTqTwQXKLra1lcIolEWlRMM3Tsrn9y6guH-8ixF-Zy3iES99XkcZRHOFBl9DF8QZx6Bwj1181Fa5MJuAq0p1EELKcnqO6J_PuULAcFe5JPyNf4Y06PYnZpqL_mrsqZE1ERjJ1dVIuvzzzhHRVq77mSsbI0nI1iFMpGMTcoZeOGOptKqSMS0dcghm5fdI4qNQO9_WKibDPdZHfJBSqqNf63NflgjyOMnH6sYPZVDkLmEirO-6Ye5Q-6PCC_JdgA (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: 45ecfffe854c1b895880 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request