response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2622/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ryanwatest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjF2aU1nV2ZtUzlJaEltVVRkNUtXUTVjRlNDU1dNckdKZXRkUnNnVllXc1UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjIyLCJzdGF0ZV9ub25jZSI6ImFlMzE1ZjZlNzNhNjViZTAxMTQyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjIyIn0sImlzcyI6IlJ5YW4gV2Fnb25lciBUZXN0IHRvb2wiLCJzdWIiOiJyeWFud2F0ZXN0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjkyMC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzYwNTk4LCJleHAiOjE3NzIzNjA4OTgsImp0aSI6IjY4N2FlNjc0MDgxZDhhNzcxOTdiIn0.Jr9qNrjqiYsoYQjIAmcTsT35VKzTERAr0Ayrbqi_JdR-UovcAk1KKp3p3FElI16aqFnuP3nRIp2tp5RSbe4wz02lHpfFRqXY0RHw7f5-Tyc5SKijG-hF5jqazitQocO37cAqvWwQV_8ORlbDfKusmn03apz4Ry27tsueMvSdNumeJ3pNnIW1krZy8QQMN9dDYTgZYg7UkBSF3WvWodQICABk75m9TuCkQNCEiDBvMp65X32qLUT_2ZvBm0BB8Q5A9ijQ7OO-87hqFndctdaEDodTk6nNI_-uC-zCeT5m1zA5SzBQ7nCJvQVPEM8A7mMUfAu2duTmwdL2TJ27aJReXg (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: ae315f6e73a65be01142 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request