response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2558/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sandypatel (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkpqajFPRDdVdnZ3dFJacFEyLW5oUGpBQ0M3U0w5STZlS251YlFRN1BKQlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTU4LCJzdGF0ZV9ub25jZSI6IjJmMTk5NmMyY2FjZWQ4MzU2NDU5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTU4In0sImlzcyI6IlNLIFRvb2xzIiwic3ViIjoic2FuZHlwYXRlbCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4NDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjA5NzA3NiwiZXhwIjoxNzcyMDk3Mzc2LCJqdGkiOiIyZWQ3MjI0YzU1NjUwZWU0ZTJhYyJ9.Fv3iysCKQJozzrQbDgx7b3yRpjss6S5xvsUCoU7tsWDD1-YDPZU9wwarGGS9HXsoJH9rAcW2YWIt4GrnqYW0AJN23K_5kgLpeIt9jncTlQ717fgkbT7Nq1OmVeGxQ9bw3zpktZc9BXHIf1uVJVDn56sJkmkkeoondgJVwNuXaWzWiaeTOm8pdmBl1dLs67TEtzWpzeiplHfiTC_lBd_ZzOqfn0KL-YYnq4kNob8nl6txWUf0kgtO5SVrbU1WgNyoWf2Cw1oH90zLoB2soKIqy8b87DL4VZeTlU3Z1GOQvvUTm63xqQlLsK3R91kx7CxHR-V3GFzIQp_j-MXIrxdEJw (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: 2f1996c2caced8356459 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request