response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2758/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testwi (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlFhRXZuNURMTjh5NUxJdnpXRkhGaTZqR1hjZVVWRkpkWG5DZmN1VGdqU0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzU4LCJzdGF0ZV9ub25jZSI6ImE0NDgxYThmOGU4N2EzNjRlNGRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzU4In0sImlzcyI6InN0ZXBoIHRvb2wgMTIiLCJzdWIiOiJ0ZXN0d2kiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMDY0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI1OTk3ODksImV4cCI6MTc3MjYwMDA4OSwianRpIjoiMGU1MmUyZmQxMTNjODc4MzM3YWIifQ.GVRUiQTQp0HKxJ81SAmsqLeobnayI7xiqwcmcvoNloLTo8biNGaCMd4ZEJHSxIK3RN9sKagc-vhDFe6ONCqVbbCQq26NbXCuYHmxtg8MqTuaP2N-yn6PtdgSl5enSOlhpNtdQgQkTSqkWMSf6G0H-dmjngRqvYypqjxrqIobhTty0fD20n5foMs0pzQEeChtvZzZWMFasssORZ_WSrizUhhsaKK7b6_HKNhrFkaDkyelihrRR0W_L_kBPeJZM9pP9uOtsNTqnRYBUbifZpC9w9WVH4ImUcePJtyJBtqNRNVwbTHx73KTUtAUAbjBTmB_nKxqu2erns3HTB28Wx0HeQ (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: a4481a8f8e87a364e4df (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request