response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4681/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: bryan-ri-tool (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik5IdWdpSVp4WUpHRXRHd05tdVBycWtjcXdmSkwzN0EwNEdhT0JIZ0tBTkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NjgxLCJzdGF0ZV9ub25jZSI6IjNhYmY2OWI0Mzg1OWMzYmE4MDY0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NjgxIn0sImlzcyI6IkJyeWFuIFJJIFRvb2wiLCJzdWIiOiJicnlhbi1yaS10b29sIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDc1Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1NjM2MzM3LCJleHAiOjE3ODU2MzY2MzcsImp0aSI6IjRiMDI0YzM3YzU4MzJkMzE2MDgwIn0.przBHT0ELxJf2grPgnrS68BLJNjJ67YZde1NtFDvLydNphlYlcPP9GLW6z1vT-tKTow1Y3p90TTxCcz8MmB_IMrLGHzC7gkUmSHISMVfHm7LUGgaXcrEcI81GGMH1hUkm3n4imSc3AAWcbf9el7aWXgHTlJj8eqoW4GZ6JqGzKHhtQe-shItGnNkcFuBCsV70GJxfjtxuJlXZ8iioryEGlrs7oJerdjLS2OzkTTVkVYYXeAVZpTaN6EIjgOGFiSUQIsfTG2DVvx2U2P9yM74auS_RAAOZm7ALO1Q-jdwlXORCQofktuO8zcrWMCx-C0oZcAA3nru21eYndl7isAlbg (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: 3abf69b43859c3ba8064 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request