response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2717/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: imstester_0a1ccf8 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkFJb3RsRThybHp2eHRINXBuaHkzVk5YOFp3bWU0OVRYUkZYWVJHeENKM2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzE3LCJzdGF0ZV9ub25jZSI6IjFiOGRiOTExZTg3NWQ3MTQ5MGM0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzE3In0sImlzcyI6IlFwcm9jdG9yIiwic3ViIjoiaW1zdGVzdGVyXzBhMWNjZjgiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMTA4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzczNzY4MTQsImV4cCI6MTc3NzM3NzExNCwianRpIjoiNDI0OWIyNDQwMmY1OWY1YzU1YTkifQ.ucJCVshP0Eq-q2QgjQCvtqVkqx6B7hJisKtyNs8cJdcMTC7x0bqOY-2lHr7wioJPZGrxn93X9UD4rh8kpQe3w9H3Zr2p81j-vkenm59oucAP7RMRqWXFkI6dXNUwwBD52JtRWaZVjbFXPa0jUFOcq6XYI4jb7ixI3DX8LHeKTZR4E5Iujgdb_h6hFzpHfnDkpT9ES10RlKiW07FnI-7CzEws75cxfAB1rRLhD-yiyfPX6lZucD22MIFH_opLJEIWpnQWuD-YWNG4mYRQHMWKromZN24SE0ucnDMpK3iRyy7vHGIT1M4qlkolNZedSGgB_9WiZPLiNskWfVdLXQZZvQ (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: 1b8db911e875d71490c4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request