response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4791/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghshreyas (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5wZmIxZC0tVmh3cmxvdEdlU29HUE9acUJtdEk1VVVvOVl1V0hDb1VuSHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzkxLCJzdGF0ZV9ub25jZSI6ImY5NDIxYmU3MTczZjE4NzE2NGNhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzkxIn0sImlzcyI6InNocmV5YXMgdG9vbCA3IG1heSIsInN1YiI6ImFiY2RlZmdoc2hyZXlhcyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTU5NjM5NCwiZXhwIjoxNzg1NTk2Njk0LCJqdGkiOiIzZDc3YjU3YjVmNmU5NTIyNmM0NSJ9.KJM3N5SdgzebITXUcVu-jgJgzQuiQF7Jjzkom6nQCGd53_auPiqURklP_w7zNnS1KZcPA-Y1GYNAESnMqeebD0Ilx79osMVqA_d4jcOVjKB5Ml4OpwYQgyaVUuXvMrP6fqZUGrTQE-f_t7vLFslkiCJRKYgSwkBpsTP8jNrA1caxcFDL8unR7mOh6phsHRWq4vk5zN6F_NgcS8gwnjGWDz9OvTs-D_kDvFVJ8ymGGDcqSk2Xk3o8NulWJH8zaya4m-XGElmIzYfwzThpHssrv-fx9x3f0YDDCDfjPrObXfOXBNYvOK2Rhc5bHORQ06a1ESm5Ix5-OVp1DR0M8gltwA (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: f9421be7173f187164ca (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request