response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2410/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Eli-LTI-Client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InZUb3phejBWUjg0X3g3YXlBTXBBWVRqSk1pSWFRb3hVTUd5SmttYUlWdWMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDEwLCJzdGF0ZV9ub25jZSI6IjIwMmM3ODk1ZmNhZDdiYTU5ZTE3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDEwIn0sImlzcyI6IkVsaS1MVEktVG9vbCIsInN1YiI6IkVsaS1MVEktQ2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjY5NS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzczMjEyNzA1LCJleHAiOjE3NzMyMTMwMDUsImp0aSI6IjI0Yjc5NDE5ZjVjMzBiNjdhODcyIn0.3KuhbrEWizGos6uQqfbfoHHIC3HQzX98uPfiOf6sAjfswv57y-TVf-Hf_-8KH8hGkjRUXdDXgeckRneEbU5myhKM_REuyailorXL90iYkq14cT9GLfCpJUdWu6dCPlDaLTFTfMZWsQgNniZkcI5kd17oUgUjvYZNYND6PrxeiDFZ56KkCNJyTTl1L9JdwrTKiG2wJ40Mu5LVXvhQ3gGdFi_0M-QO4AOOI2PDihpZsHgTkYaPWZoa3WjmDEXbawkDn32N1uE5cHF9uCJ_4J8I7bg5FUfbjel5YW--wYTpOrxih9PZeOt6CDsRX6KBRjkPkmtoL5j9y8F3MCf7FJbrvA (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: 202c7895fcad7ba59e17 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request