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.eyJ0b29sX2lkIjoxNjQ1LCJzdGF0ZV9ub25jZSI6IjMzOTNkNmQzM2QzMWQ0ODgyN2U4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjQ1In0sImlzcyI6IkxlY3RvciBUb29sIEEiLCJzdWIiOiJheDhna0k2MzZhSndSQnEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xNzEwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU3NzEzMjksImV4cCI6MTc3NTc3MTYyOSwianRpIjoiYWU3ZDhkMzFjMzVjODE4NjYzYjEifQ.X168AMchjgmVdsAMQ_yi7jVIqV-rzGOmNz6Dp-1r6Gju3Huu1W6HbBvx4WexAjkxVDeuospHhNgJUza7ZNrAHSS-lSpe7C5QPC8UlMT4qQyLpPBVIgEMK6Qhz5Zuu0-IeaGziaGDUXnRlypQd4XVNHoZ-zUZ1fbuzQf1gE2RJI5dDSNQ1cvwpJYyx8nZQotPgGFEMzor_Xe07SXHLAD_vAgZWsIvOzvH7CPMrP1tqYfKs3Vjdj3KNUptIzc0WPOxlECkhgy1PfZjKShkWTmoGLGxnm6braeBj9Inozhsa3PHQZljDWBvM9Yy_C2MgYlkRp9lhKgqdxbL2D7PR-wpKA (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: 3393d6d33d31d48827e8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request