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.eyJ0b29sX2lkIjoyMDgwLCJzdGF0ZV9ub25jZSI6IjBhMzljZDk5NmEzOWQzMmVlODdlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDgwIn0sImlzcyI6IlN1cGVyIFNlY3JldCBUb29sIC0gU1MiLCJzdWIiOiJfMV8xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjMzMi9hY2Nlc3NfdG9rZW5zICIsImlhdCI6MTc3Mzk3MzA4MiwiZXhwIjoxNzczOTczMzgyLCJqdGkiOiI4ZDRjNGQwZTk0ZWYzZTJjMDdjYSJ9.NBEnIS9rWNno4Ygr_o0wuIs5Pf452H-tF8Lc0EheRJEqT-xnSyyjuP0SJlvjQbrfw3gFP9ZyZxsao_jNSX3M96PzDQV0pCvIwqi3q4lbMJN8i4jsr0xnkTRXJ_2QPBGKAHhRSh9-auyqgk7FRl3zrtKGaVaCyA7YShOcqWqkDkRJgh5sGFIoUG7_xzHtG5WVNphj6aeW7RDo6fNjIVBZQUG3wTDgcJ54_HL7s2Ztbaq0RylZluDryVXm5qTIsUSo8-tQ4kVk5WM3uMDUPRO4MWwQ3BbqxrWXR6bkSKJ-1DsxKvpDX8HcucJeyCSA2mJad_v-kECKWSCCwSsuVB5rbA (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: 0a39cd996a39d32ee87e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request