response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2203/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: nahlawnahil (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImUzQmJCS3AxenUtelpVdWYzQ2Z6X1o1ZUVReVNYR2FHOFJXenBKMFdvRnciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjAzLCJzdGF0ZV9ub25jZSI6ImY3MmFkNzViYmRhNGVkMTQ5MTVhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjAzIn0sImlzcyI6Ik53Tl9Ub29sIiwic3ViIjoibmFobGF3bmFoaWwiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNDcwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIyMTE5MTYsImV4cCI6MTc3MjIxMjIxNiwianRpIjoiNDNkMjdhYzk2NGQyYjVjZjFjYjUifQ.p0lgufE7B4Cm07SQPkvcsrmhtX4Q3X1UcTzdZEtemuUdYcwvl9Q_uvktamk5zGD405KDBItlX9bzxw5QuSuh3SdbCaqnGTR28er3UizYohtK44JFFtrm03D6ZeaR4n7z8LuOTBcB9csSgwZ8dATX5-l_5Dn0pnD3VduAVhKnHM9EUaAP_omh2Vfd7yTzOIUs6_B3WPjzplS7Fthhz-0I-A-j6nmg88ku15G0ZtHcQBtczowyQV0ro_WxRS3CkffxxjCdwxIcJY1sZLCtW-tLtDbmDRvwjhfYegfSK8MyDuxvIS44HmodGiXzGHkxOI_EdOBQa9P_f-m62_VJ5Tsn-g (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: f72ad75bbda4ed14915a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request