response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2039/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImQyNHVsTU9KSWlQRnd3WUx0R1VEMTZYYm5iQWlaOThDLXExQWFiMmlUbDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDM5LCJzdGF0ZV9ub25jZSI6IjVjNGJkZDFhYzRlM2ZlM2I0MmZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDM5In0sImlzcyI6IlJvb3Blc2ggVG9vbCAxIiwic3ViIjoiMTIzNDU2Nzg5IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjI4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNzI2Mzg1LCJleHAiOjE3NzI3MjY2ODUsImp0aSI6IjU5OGQzYTBhZWYxY2QyZmM3MWViIn0.x6iIk2Q9CqguScdPlsfKIj0jsbBEjXXfDETlMyvpapGTwUijiMNQRDhaVRyslgSgOSoIR88gixfAoeqUjkwQdUaROdhZFH0FBjjzxt94zTQc0qzGOjQcTNm2c6rojso4MvuAd_H2WYX8bVQzfIYjPjQDerdtaqc1UN1msNy8UKbQZ8a_YfZ71fLqN6hfjMAhUeG1Ig236DLYHfOvBk0nPu1pqLbepKDL-qUzpibjMdaV-fx1SADaDBF2Wzfa_QQTkvQyYrBlwhpq_ZCztKZzXsdI5WBOqeJgBcrflWUTj2ZPOmRMkLnvT7xH1RuEcSexuHkzOF1EdRGKQFCm7jVCvQ (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: 5c4bdd1ac4e3fe3b42fe (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request