response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5170/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: hOgzhaeeyedtBqt (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9BazVfWGpDVGg4clo5U0dHVTR1WWw2ZEFha1R1eVZ4NkxWZmVLdHdHNUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTcwLCJzdGF0ZV9ub25jZSI6ImJjMDYzYzMxNjZmNGQxZDdiZGQxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTcwIn0sImlzcyI6InRvb2wgbWFmZXIgbm92IDIwIiwic3ViIjoiaE9nemhhZWV5ZWR0QnF0IiwiYXVkIjoiaHR0cHM6Ly9zYW5kYm94Lm1vb2RsZWRlbW8ubmV0L21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzc3MDkxOTk5LCJleHAiOjE3NzcwOTIyOTksImp0aSI6ImU4ZDk5ODY0ZWEwMDYzMzIwM2JhIn0.IQ4iGRqpxKy7qG4EEMGTrdkZ9GUV45AIW-497Q3FDhBJEeI060eqqTLvNshiMJ1Az41HIpSCXutyDc-Ui9OSr7e9-VkVU4vwb7YoFkHkgcqD9p_XrKigLlBhiRP8NOZEaxyUmP-isYdo7I6_MJ0QLFlRBgGKmxN05rwYBiX0PmONYJ-RyVYfOVePY51mclJ1OJ-ULI9jTkof536Id12GF6i_kBzmYSNqkVXeAZFttkHE1D6DyA2NEXnVpX_rCkeZS4xQt5TYW1VAz6sZUb-MpCnB6F6EqdajDJanBi0Gnid0HvMNa_p4QvSRSkEOf-ziIQbfDmPMH_L54i6F2iXtgQ (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: bc063c3166f4d1d7bdd1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request