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.eyJ0b29sX2lkIjoyNjgzLCJzdGF0ZV9ub25jZSI6IjA2YjYxYjY0MjE0NmVmYjNhOWRlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjgzIn0sImlzcyI6IkhlbGxvS2l0dHlFZHVMYWJfVG9vbHMiLCJzdWIiOiI5Mmc1MkhlIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjk4MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzQ4NDQ3LCJleHAiOjE3NzIzNDg3NDcsImp0aSI6ImVmMjNiMzk4M2NiNGJmMTA0ZjVlIn0.k62vyd1Sz0DXlNx-UvjoL5ICE6IuMVVriobv2FUDWlQlo_-mmspq55F0HCtpnEkzKFGQpGRAhKnQs_im7ygZtcdRm_i-5aPoweYm0Fz1swjknWePBVThGUSl_tPvxOO9Tn1E7SwsdI1y6KvysD9pM1zKuHb2hHfMcj2h7s0ANJY1kmZHbkVK4BwEnTsC3ZG6C6vhV4jiGo6yQSCdcpZKrCsegwJPRCnTbR2xC6Rs10ZUPEDlIC2i0kw3vv1F6faIkqZevU8DwcYYS6YL-65uRTMdLpIYwwnwJMcHfbRbMUNMwa8jWMst8yR6HGf1CyRfB9jLq5qB78-Wec2tw5aWGA (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: 06b61b642146efb3a9de (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request