response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5527/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 53604BD1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Iko1OHVuVm00dW1vemZVNUF0WlB3eUFHa2l3OXhod0U1bldLX0U5ZWVtMWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NTI3LCJzdGF0ZV9ub25jZSI6IjQxMWMzN2I5NGFiZDVlMDJkNDRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NTI3In0sImlzcyI6IlRlc3RTY29yaW5nVG9vbCIsInN1YiI6IjUzNjA0QkQxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTY4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MjE4MjgyLCJleHAiOjE3NzUyMTg1ODIsImp0aSI6IjNmNjhmYTczYTI4MmNjZDk3ZGQwIn0.UncZzHJBqJG40FUj-TFa0oLgCqYzFVLRZyPVCKMQoGBzf2HBkjp7Cn2YvcudKkYrHvynxMGxAZmBBe3_g65UPEYphqBlBQJjar3AVzoeHQrpOa11En-TwcST_y0gVXPZ_HGgZT1JFQPsEZEjnEkX2M2PLhB60P97C-8dbkZRcG99trVTaoat5xsnTh8gAuR6oq-2OBfo3WHuFR5HsvbHHj-xuOZ8S1Kr-RAZGDzVUWHrdgbSTVsvLbbdv5ctn4KCyX_EIkCmXGdPOCp9oxxDYMEhmhJzH2IQHcCCgZH5Gao4EwLoMf8SP38esOJbVZe7LvqtVVQKVE0GV6-qjkYN4w (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: 411c37b94abd5e02d44f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request