response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2336/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456$VvVqeeoo (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImIzXzhyM0ZYN1JiMUl3T1lqcjdfMGpQOFlHSGxoM1Bjekp6aGZQTk9MVk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzM2LCJzdGF0ZV9ub25jZSI6IjZiYWFlOTk2MWNhOGViMTY5YjQ0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzM2In0sImlzcyI6Imljb250ZXh0IHRvb2wiLCJzdWIiOiIxMjM0NTYkVnZWcWVlb28iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjA1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI2NjcyNzIsImV4cCI6MTc3MjY2NzU3MiwianRpIjoiMWY3MzJlNWUwOGE5NDQ2NDUxMzIifQ.E8J-jEL6PGmAcescfAnc7ciR7cM_FxEM2UArv176kFbCXWjwobPPrSeXDAj6_I95MQdhBiwXdbVIx2fOQV1zWQ50Vnjx7c87ocUj295YH-47tL3-lFz5wt3bXB_MZIlC7zzu1mkm5CIvI3Sku-CWTSYdTr387peP_t0I2lLHE36gPov5QWsyypEDrEOW5LPwTWLAGBaMnUzLE49jpBbDLydWbpg7tDaKekkKLZWv1aEWl7YxOBBK2vAGlZfHCmbuIlZ8lM0Bj4OA81m7_dIFIK3i5qzk0BizApOvV3_4L3aZ3ramyZim0ts5hlncQtkg0f9rBOpYI5MovVbem5TMqg (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: 6baae9961ca8eb169b44 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request