response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3653/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: J8FI5GSwyyly5At (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjhvQk5kbFhxMGlYaGtkRkJyYnFyWlF3aDlFRDZuV3NjQnN3aF9wRURyRk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjUzLCJzdGF0ZV9ub25jZSI6ImE4YjVhMDNiODcxNzhjNzc3MTg5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjUzIn0sImlzcyI6IkNMIExUSSB2MS4zIFRvb2wiLCJzdWIiOiJKOEZJNUdTd3l5bHk1QXQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MDM1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5OTk5MjEsImV4cCI6MTc3NTAwMDIyMSwianRpIjoiMjVlYTBiZjZlYmUyZTFlMjA2YmUifQ.DDPm7dVpsgfsl8H9B_tnC2pJQSQ__kvKPFErzm1nq3U9r9o0l1xxyLlxi14rBxtOS2lafP0ImqAw4ANGspfId4z_NqIRL_I5RwKaqAWwYZWikw4FB_WPV7U3EleDWbh1t3jkpA99Agj1MRrVgY54yYCjgHSyM3wXGsJ_aQH-jKPCBjvuYXq3QYC2Y9XOSTzDpFg5CjNj9bYFCeJvjTzvwX0MITo-9xL0WlWuOfEovMYc8z9gkzC7KjBxlxHtfE-2I7dYfAqOHkRHRzQkCmdrUhhqKiNH7VG9nQDV9dgKjk7COaNSGJ2TQqr14SnqFK3eo_DMkXy02LGrYfBmgfm1ZA (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: a8b5a03b87178c777189 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request