response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2336/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456$VvVqeeoo (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImIzXzhyM0ZYN1JiMUl3T1lqcjdfMGpQOFlHSGxoM1Bjekp6aGZQTk9MVk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzM2LCJzdGF0ZV9ub25jZSI6ImRlN2Y5N2Y4Zjg1NjU3ZmE1NmIzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzM2In0sImlzcyI6Imljb250ZXh0IHRvb2wiLCJzdWIiOiIxMjM0NTYkVnZWcWVlb28iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjA1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTM4NzQ5OTQsImV4cCI6MTc1Mzg3NTI5NCwianRpIjoiZWNiOGJkYzg5YWRjN2Y5YzZmNmMifQ.uEYbET4rzE560Qdvi0hEWshPGalmi9l-XUMmxD949MbE66wdKK2KsX5Ixlg-wvxW28DPgtk51uEKkVi33BUFE-aJaUGGlIzr6BZ5bEY_Xd2tXQsztiyH1JPuT7XCSQUC4D8YK3rSNkpo6ZztHq6RLE2DDhQeI6yuRtZ_5enY2h-nkaYC7FE9mVPdUCEsrHOY7YV77C6h0rEQpsKqNheKkmEDqcPtB0GN94OgJobYeaQN306des-xKZzjND21VvPhfGcuHi_OOWMYUVMUd756_8XWZ1xoyUln5YX4HnRlEccatPTdtUQVDkZSWcBpxEe_bqjOQpJkYZf8pC7a7QzVvw (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: de7f97f8f85657fa56b3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request