response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3129/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_id_from_tool_consumer (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlZxNkJoSUNlaEN1cWRBTWE3eVdGQkhDRHQyM2R4Q2o0akl3WmhVSTg3UGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTI5LCJzdGF0ZV9ub25jZSI6IjQ2MTE0NDkwMzkzMjA3MjYxNjc4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTI5In0sImlzcyI6IlBFUlRTIExUSSAxLjMgUHJvdG90eXBlIFRvb2wiLCJzdWIiOiJjbGllbnRfaWRfZnJvbV90b29sX2NvbnN1bWVyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzQ4My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMTUzOTc1LCJleHAiOjE3NzIxNTQyNzUsImp0aSI6IjMyYmZlMTg1MDZjNmVhOTcxOWFjIn0.ZXDkdyZZXs3ktoQXqvRPjjNdi3pW3rA9zN-EaXKmxvWGoJpKf544mcWhYtghdmvC1c2nld3rEm37POgZ4IV8MhCEzAXZJMD0NV5AxQVu0vEMNi_WubT2_VpqDX8dnPSE9brp2SKS45CYpL9rANl9cc2DB5aaCQn3N4ITxe70oeue2nEyl-3KvYi401m36GHHGzCwjjoFScAWUwWtii0t2Hbzf7toCy9wTs-HWF-H7svGWixCMkhDmCXyVYajOHSxZV9NRpGts6q4h9LkJK9gzIJp3u8m0MMBorXgYDoBC-SKuuLb8B9LGcdkklPCQSmiwFJDQ8ltEnh2fzQLrcXYgg (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: 46114490393207261678 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request