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.eyJ0b29sX2lkIjoyMjAzLCJzdGF0ZV9ub25jZSI6IjQ1ZWE2MzFhMDhlNWE1OTZmMmY0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjAzIn0sImlzcyI6Ik53Tl9Ub29sIiwic3ViIjoibmFobGF3bmFoaWwiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNDcwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3Nzc4NjUxMjYsImV4cCI6MTc3Nzg2NTQyNiwianRpIjoiMjE4YWM1YzZjODczNjdjNjZjNDAifQ.SghRwiTejR50riyKuvq0lL2qwdO79ISGY5LN-gm4X07UoSWzWhKAlvqgdV2naev63xFWUMe1uCE2oXngBfcNUk0IlfNo_xy98I0GdE4qIWXoIDcAcSO8zz5BY5ZtvuuqjCsax6smZNQyfn_MSN_RBuxTMbCUl1j-cKcBTuYHr-71NCbDogPqt36WHZk-rXewDiyLQ2XNmUJpdHQIevAg6ozpdIlROSoLraRmVIb-ggk-atomyYExFTJJiI0kffiPj1IWIqbxNGiKvSKDHQax0P9xkddKgCA_BV7Y3jiUFqUklD_6kF2P96wTEP36nx0sh68NG72ghWqejGEYEpCsuQ (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: 45ea631a08e5a596f2f4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request