response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1645/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ax8gkI636aJwRBq (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNmSHRJMmFfc2JBb0Y5dGxqc1pQcGdoNlpiN2FUYm9KTFhQdEZIZ21TOGMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjQ1LCJzdGF0ZV9ub25jZSI6IjM0ZjZmNzZhYzg4ZmI4ODliY2RmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjQ1In0sImlzcyI6IkxlY3RvciBUb29sIEEiLCJzdWIiOiJheDhna0k2MzZhSndSQnEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xNzEwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUyMjM1MzUsImV4cCI6MTc4NTIyMzgzNSwianRpIjoiYjA1OGE5ZjFhZjk3ZmU1NjY1MWEifQ.Wvgy2dhVKZXiRta3yTqB9mv3YwI2da-AbQzCA7FFwxQ7AD0njZxzg3FIAxpkzkxNLbmOu3yqP7C67KSSUeqCcV90DTj5yCqdK044urasnrCip5L77Cehw56R7GorKg9RlWEKAYUUbLVDDbh_xTvBYknQAwxmtQMrR4WWbs8Zz5giKFS_1b61NTyOWXmguj3gFyslhZbQ8YAfYWEAQkw3J7EwlDgsx3Vvn2qzZBUBXIPap7XLivTj8Yl8WSNUi_3Qa3H4SgarCmrSgtMrfooyRVaxwxXLEaf46o79UIrnWpuLzvanCVsj_oyfBrwi3pD7tHy8VFh1urRWwCpKwxs6qQ (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: 34f6f76ac88fb889bcdf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request