response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1943/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 20210602001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhXNW50ZkQycU5HUldrUkZHbFBVTmVtbFc4WHdxS25YTjR1bGV2Q0NZenMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTQzLCJzdGF0ZV9ub25jZSI6ImVkZGE1YmE5ZTg1OTljNDU0ZWQyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTQzIn0sImlzcyI6IkVEVV9XaXphcmRfVG9vbCIsInN1YiI6IjIwMjEwNjAyMDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjEyNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NjkzOTIxLCJleHAiOjE3NzU2OTQyMjEsImp0aSI6IjUzNDYwNDMzMTg3MGE3NGFlNDUwIn0.uIuBeuo0bJp-hWcd001PNYYCcfXXffbMeBvMzHXZiTw1Qx5051bxFwOFOjLhF_2MJ5K_l0UZxWjsyB4yUFOChySOZ5U_FSwneEawg_7WXfbEED7RKAvRidHhw0lhbv7XaXd7ntm-YEd96iXwpgRJoEYA9Rp_zwUaUeFQyg08IqhCoDGZJwr4ft7HyMgT5TCn1oAbk1UkFu3VWdCow5gppXqF_CIcDMeLl2BZJI3KJZL8HHQqF-TT4ldyExBKttAsG12TTQnP3d-J-7kh9_RdFcAm_AQzm0UzmQF3EuQM6YmddUHbuoEyMGzhILB4m9ptC-kCJTDJV1jyYykaoJfNRw (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: edda5ba9e8599c454ed2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request