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.eyJ0b29sX2lkIjoyNTk4LCJzdGF0ZV9ub25jZSI6Ijg4ZTA4Y2ZiZWFhMzNkZmQ4YWI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTk4In0sImlzcyI6InB5X3Rlc3QiLCJzdWIiOiJ3YWRhc2Rhc2Rhc2QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODk3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ2MjEyMTksImV4cCI6MTc3NDYyMTUxOSwianRpIjoiMGI1YmMwOTEyMDJlMTk4MDNlMjkifQ.jLClhsCNK-1SolH6osbFsUlDeKcSQn4MvCUWF6_zbfF6ZcqyBi_a1Na3BLMSWHVwm2YSI7SyA3FYHpGhS34zyZhs2rTOGlQUgb-aV55jHEo5MNNggTVL8sx8j_gkIqQ4UMbdisZ7FodJ0wraEfW3PLa6dXwJ0hNLn_juiFZiZUXvdOwt9OaZhpfPv6WEEVshlVTZhovUbC51vGoBpYllKKCWpZMBK8TwznFs0xZKJKzrX30SJPwemWC5jQNVmFEUXsjW06ffiNqKs4JTTnX4K4TZiCjcDBT7DnMGSQUXxDWPSt0WrAOa4gq_BtG2WoH_iRHXvx_N8ICt9jhswwLpuA (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: 88e08cfbeaa33dfd8ab9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request