response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5961/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jeel-edu-platform-3-client-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjVHWGtsTUNLemMxc0daLUt5N1ZQM0R3RjRPWGhVUDZROUtCVEpxT2tkRVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1OTYxLCJzdGF0ZV9ub25jZSI6ImRmNzgxYjg1ZTcyYjQxYTdmNDQ2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1OTYxIn0sImlzcyI6ImplZWwtZWR1LXRvb2wtMyIsInN1YiI6ImplZWwtZWR1LXBsYXRmb3JtLTMtY2xpZW50LTEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy82MTIyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxNzg1NTIsImV4cCI6MTc3NTE3ODg1MiwianRpIjoiZDdhNzkxMjQyZjJlMGYzMmRkMWYifQ.b42g9pN78chfaBmcaor5ONqGAlPYLCXHg2eQ4yXI2jsotOWHw7AyaWfUYP2Wbm53J-A0R1lK7AkscjRs8S7tjvAMu8XyZLOP247DgNsc1RnXXIv6ByYe2iCIjYLl2vge-XdNbzB1ihzOWvYeDN4WPcZglLUKpBZHRTOToPJSB7tfqG1KspjW9ap2Hs_SHHtHrz-uTy7SOmb496u128QJMjnchxAkGtrk3Me7t_g95GT91b3rfVy_2aAALz98XcDBVB6VV-WKZzAtSDc50CUXiix0jl9O1on0n5f-IiPON4bcM3kaEQXlmOdULOCROtuPoULak5vazfowY4_l5R2byg (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: df781b85e72b41a7f446 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request