response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2598/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: wadasdasdasd (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlY0NWJuOFZPdThHNzMyZDN4ZDRyTTRkNUlJWDhfYTVsUzZDLXNKOWtIR0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTk4LCJzdGF0ZV9ub25jZSI6IjAzNDc3MWQyMGU3NzA0MjU3YzcwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTk4In0sImlzcyI6InB5X3Rlc3QiLCJzdWIiOiJ3YWRhc2Rhc2Rhc2QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODk3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIwOTM2NjIsImV4cCI6MTc3MjA5Mzk2MiwianRpIjoiYTk1NGVlNmMxY2YxYTNmNmJkMjgifQ.jTn1oi7LBMpTB70v75Xgts_0rQiPU9okCczQhGJTww8DwGdlsd82Q--TpY_vCgyTduvMXdSCm8HaiFOlds5dXHPvMLewHnF79BRJEicur3KrYpW2T-bEtBBxqBL5g3alFzf2bNan99_mvsYQ4Ukgv2M0dsYhCniNZLLuXX9bJF7kWJptDLRTX01Z6IEQdk33R9LUPPBfkYQEoNhZ_eskyPqzhmkm4656VOB8NRpxSYwa32YBGGE1qLICav1GkdDRXUx5SWEtPO1s00TNmQf8jt-Rtjy_f3FRy_ybnlJm5hFn_x3xQZ1OVn9QjlHMn0hPxWSKub7AHyMFQz_QKeKafw (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: 034771d20e7704257c70 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request