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.eyJ0b29sX2lkIjoyNTk4LCJzdGF0ZV9ub25jZSI6ImEzMjBmZGNiNzllYWMyMTQ0ZTA1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTk4In0sImlzcyI6InB5X3Rlc3QiLCJzdWIiOiJ3YWRhc2Rhc2Rhc2QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODk3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY4MjUwMjUsImV4cCI6MTc3NjgyNTMyNSwianRpIjoiMDU2NmVhYWJhY2JhNTU0YjFhZjIifQ.LVRLNDQooNyGIOLDGPjO3zPPPVmCQnfzc8_JQd5_Eo87BkRZP-VnpBX4h6W7fBshMrEIMf3c1OnkXMhUSB5qFnkXjHdr5CewnbRqxplsWsBP7RY_IJMY0MDvHcpwU-ZJ655xMsQCkG1_c-jyUK4UHW0LJcyiXq97c5h0n7uNjZBt0IDYgvE46fV6BtsaPuq7qlNbHQl_NnnAx6kYj22Uu1ACDskiUFqKsBbipY18g_gLuVigNL0KI1svupOi54mQ8JC54sae1-ru40nUnZI_qpsdNVN4Bo7IV0ndpTvQnz0gaVQgFteW-8isWif2RpxYe6K4ElaJyp6oDrU_uwFoEA (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: a320fdcb79eac2144e05 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request