response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2350/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mtc_oauth2_client_id_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdweUpfS0pFSkNmRGcwdHJQQ1R2Vkp6V2k3aHdYYUVsR0psWWFtbEN6R2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzUwLCJzdGF0ZV9ub25jZSI6ImExOGJmYjY1MTM2MWMzMWVkZTJkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzUwIn0sImlzcyI6Ik1UQyBUZXN0IFRvb2wiLCJzdWIiOiJtdGNfb2F1dGgyX2NsaWVudF9pZF8xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjYyNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzE2NjkxLCJleHAiOjE3NzIzMTY5OTEsImp0aSI6IjkwMjJlMDMxNTc0ZjNkYjdhMzJmIn0.NczIHI1zsLSHUIRwEA10NuIoW0KTG0wPN_visFLCl95yqycTGkOtaYk6mxY1dvutTmXxMtplkLzjHsAMahdcVJNDAK36dC_csHVLc23YuWxqOTEDY6q0R9_OIOnH3oU3qpbiKNVOYAnsA5kFa04f-KX-Q4d-AlWZzpO_ehBHMWvHq8jS6I1IheTJfZg92ME3sZhw2OWSlhSuIc-pJnmfIPTT33JuKnUEQwCM14OCuW45Aif8T1O_xEGWjBYHnv7vvFYR_HRxRpDuxlQH1PzJPkwqg6fX6wIezF4oWNY9-x3ncGtMRahzb3FOBWE5awM9nA0Uf1fG4s0xPRyq6rdFDA (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: a18bfb651361c31ede2d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request