response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2683/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 92g52He (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImpodVNZelo1ZzBYb0lkeDNscEw5OURMbGpvNWRIODNrVS1ETFdiZGpyUmMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjgzLCJzdGF0ZV9ub25jZSI6IjJhYmRlNDMwMDA2ZjUzOWQ1YTMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjgzIn0sImlzcyI6IkhlbGxvS2l0dHlFZHVMYWJfVG9vbHMiLCJzdWIiOiI5Mmc1MkhlIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjk4MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0NTE3NzIxLCJleHAiOjE3NzQ1MTgwMjEsImp0aSI6IjZmMDFiNTViOWVkNzBhZjBhODcwIn0.K7pQGQdf8RBcaC4mygTwm5fcENCuSN-HrUgKp_K5fiUhtS35o1xVU9vNO0cFvKowYKr126yUwYQGgVpTplj0c_CvNMyPfPUK9SnB4tfUWP4tlNFKetQtt-fcPpqs-KZYIkpm_idjZ_W1E8YyhJ73z2KxTZy0OjyOfaR3C5jPRDOY2g4PwsO3Y1HgkMbhzKhrF7M9MgdkCaaYVawHS2_TV2nPvgfiOoyZzU3c9Y_0BuT5c9kVdEMHzxA4JVtbY7zmswroUDTXWNzVqxYqP-OmjVKupZ8rsyKbm-POnlRHHnemMxb-JY7MwrvVsgu-4YWTUxZ5jGWAIhYlAJtCZGNDEw (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: 2abde430006f539d5a31 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request