response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2267/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ikl0NEY0YTJCWENrd3AyTDU2TWp4SGw4MjVTX2otUEJDbVdER0t1MEN3VkkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjY3LCJzdGF0ZV9ub25jZSI6IjE3ZGFmOWQwMDExYjM5MWM4MDRiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjY3In0sImlzcyI6InRlc3R0b29sMDkwNyIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjUyNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0MDgyMDc5LCJleHAiOjE3NzQwODIzNzksImp0aSI6IjdhNmQzMDVjNTZmMDkwMDY0NDM2In0.gX5xFl5Y0wIZnYZrJZ_DSzo-x75GB4sxeAbWo_qpBwmua-FepCYvJiCtr6WxYIioMhM7mlaTLtKrzCuD55Cv__9OKUanDNG-bEnSFZwVA_1lC2eTX6S1wSRP9IeFUwohZqSKnbyg20Xda68QqsgjegLr-Mh-SmfXFkVOdHNanuk49eGeSkpSdjTmX9wMKflFY-hB18ZM_-ZjVPipuICDl7HRClUGIFWXod62X4KCGhBfMudgUPReNMYRtkcm2f8ylqSI2GIpk7Vg1GRDR8fZURhAY5AKDVV72NbhJGvJQQGmo4KhG7_44XJ9qfz9pjwofNmCUr7AuYsufH217Wb2zg (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: 17daf9d0011b391c804b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request