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.eyJ0b29sX2lkIjozMTI5LCJzdGF0ZV9ub25jZSI6Ijk3Y2JjZDJmMDA0MmUyMTI2MmMyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTI5In0sImlzcyI6IlBFUlRTIExUSSAxLjMgUHJvdG90eXBlIFRvb2wiLCJzdWIiOiJjbGllbnRfaWRfZnJvbV90b29sX2NvbnN1bWVyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzQ4My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzgyNDUxODQzLCJleHAiOjE3ODI0NTIxNDMsImp0aSI6ImNhOThhYWVjNDFkMTA5YzM2OGY3In0.nQmZCNdvmc866LngDjwu6PLlj6_TrNe9ikFp_a-DJ0a0QNCOvjPcb_xAXP3FecSghNHYYAkkuB40g6_7r1ZCCIPdhgHBu2_TolZYcTGM5ZZEl2ZXrdl2udR3_Ckqd1zIpCXQkGCtcBrQZ-KoowDo49KidjLrTr6nzzkYk9rzk_WpYcVKDdXXHIipVYQAYQhh69NhgtfVbu5qixWT1Wv3t6SmTCOrgr_-pY8n7Y11BnWsxzFtoorpa5OnPSdC_W6qu-t793WUuJ0Bak5tbvoIS20Y_J2AFj95VcFpuqunqPEHMa9fPyaHFNX9KmkWBJmk_f8qwRgfEEc5hfyXOu4grw (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: 97cbcd2f0042e21262c2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request