response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2042/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ae-d2l (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFXNjdXQWRicm04UE9GXzZnTmZ5d0x5Z3Y2QmU1RExWVFRnQi12TC1vWTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDQyLCJzdGF0ZV9ub25jZSI6Ijc5NTI1NTI4ZmFmYjY1ZjVkZjcxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDQyIn0sImlzcyI6ImFlLWNtcy10b29sIiwic3ViIjoiYWUtZDJsIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjI4OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTM1MzgxLCJleHAiOjE3NzQ5MzU2ODEsImp0aSI6IjAyOGU2ZmJhY2I1NDJkMTYxY2VkIn0.Ddfn5uoJ8X_vpWoYO_qmQ953NJrqdYl1VuKIdio_VROZ3KjZJeQdvTcvRg8PotrUHzqGBkJ7ETXFubej7MyaptCGYs0gcn63f-3hlyqGWszgLgInIHNaa4yAIrrCDIvAaQfZGbLvaCIx0X8HPsUyS8Pishzj9r-Bu1FwX1SbYYSbVSgRpECirhcGaIqIJJtDJmZjysYuME-Bu1RppZT80emEokB4NA6yhjVQPeJYe22vZ6dtREiGf6vthK3TltQbmI3r22IlZjTQ0-HoX6kUqUgVKyqQsIQMfyWQzF6b4M38hUN2WRqoc7LlnICYljaAiLqvOws8rBZms8j-TbXC6g (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: 79525528fafb65f5df71 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request