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.eyJ0b29sX2lkIjo1MTcwLCJzdGF0ZV9ub25jZSI6IjU0NTYyZTY0ODY4ZGIwZWQ1Yjk1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTcwIn0sImlzcyI6InRvb2wgbWFmZXIgbm92IDIwIiwic3ViIjoiaE9nemhhZWV5ZWR0QnF0IiwiYXVkIjoiaHR0cHM6Ly9zYW5kYm94Lm1vb2RsZWRlbW8ubmV0L21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzc3MTM1MTQyLCJleHAiOjE3NzcxMzU0NDIsImp0aSI6ImI5ZDA3YTEzMDQ3N2ZkZGU4MzdiIn0.ZrLnTgnlp6eiB0qSY-zJfSIgotXeG7LDDTCtNWbJMNdO3SOruAvKeYSyzzgkzMGC25FyS8Gl9GhKQMY7eKyOLFqkVk0pT31l91RrFgrRqU_h7zAYcuispUqLY5vG5gcEjKBDJ9jySb6nkZu0hdfvnweePLkR85i1TQffHB1KZ6DlmWCf45-jfVoMyxIeHibfXPmpE5bh8DwGj-F_gnRFKix2HAHg1pT9ZTtCpFfmqjjoi-dtPFoH1GhgCs1HwFHHxjrFx7sw8VwHPlFEGZ5ss40S6frH8ylhyWKXQBuRlkoijBWYoHbml9I38WCpyuxlFzIOMtPTrCkkgxj-1sT6lQ (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: 54562e64868db0ed5b95 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request