response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2717/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: imstester_0a1ccf8 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkFJb3RsRThybHp2eHRINXBuaHkzVk5YOFp3bWU0OVRYUkZYWVJHeENKM2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzE3LCJzdGF0ZV9ub25jZSI6IjdmN2U3MDdkODEyYmYwMzM0ZGE1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzE3In0sImlzcyI6IlFwcm9jdG9yIiwic3ViIjoiaW1zdGVzdGVyXzBhMWNjZjgiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMTA4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxNjM5NDEsImV4cCI6MTc3NTE2NDI0MSwianRpIjoiMjY1NDBjZGVmZGQzZTY0YTI1MWEifQ.fgxTeJlUCP9leasXpOIGCKVrZDWe-jPrfSM059bTEhsDOn4q8Y1GQtkVCGWwBlHONJAJ3-xv2ebAd2IPlHgXEBm4GtG3v-wIBnu4ngDKZ4E5DNXtYed06YgPZ7K1tG3mD6fG6aWlOIuzd0mvdUj87qPV_A8Rtac1y05i2c6Zrq7pOa7Kglv-rob054CaEPup_u709U4-ZDhsZwqObDXdOKH80DsoAK88QFJ0unUmji71-x0DufYfh1gmw3-yvus3PXkt6FX7aUeBjVQxanZOaY-YamGmAIcDLa7zx9igQZ8c7wTI-SQA0YcKPH_gsI3m9sOFnPv6V1KtTXHVQ5q2zg (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: 7f7e707d812bf0334da5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request