response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2080/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: _1_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ikw5S1VZbXVicjVkNjJGbUhZUmQwLVJPNmVkRDNnQ0g2NWI3RXZIMExuUjAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDgwLCJzdGF0ZV9ub25jZSI6Ijc5MTE2MTY3OGJkNjg2ODZjOGFmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDgwIn0sImlzcyI6IlN1cGVyIFNlY3JldCBUb29sIC0gU1MiLCJzdWIiOiJfMV8xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjMzMi9hY2Nlc3NfdG9rZW5zICIsImlhdCI6MTc3Njc5Njk0NiwiZXhwIjoxNzc2Nzk3MjQ2LCJqdGkiOiJiYmIwNzRlOTljNGIxOTk4NjNjZCJ9.hK2xiNC_wO4Xz8KBx6PlKxtEbikX5X9KwsRjy2hwXsPkQAVasFwS9BHy3BSR6sKen-9xRKCGQoM9QQRhzdz6Ht88Po7z1nWxNk_U2Kro0he5dJRF_gp9T38hIuRBkQf7QtwBBEciKDvBTPOgIAkR-q2VfSHV-Pk2c7HoeVt5g0TamVwC2jHG2QnHL6T4pSPfYYyGeTOuN7yx6BK15iod1EX1jTagSMletoHzU2rNtYt5gBle74mHfgVHH1xjirCQTAkFLIACtuhfeW8hOajDwt-41DRKEQ_iFghuRuk6-OJoFLQbkyHXTeUGL8sEUAR10TOtl7adp1zYV_UAbXDORg (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: 791161678bd68686c8af (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request