response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2544/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 69c829da-88b5-4444-9167-77bfe458fd0f (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhLRnhpeUl6SGVDSWlqMVYta3ZDZXRHd0xLc0pBWXV1OGlJU0pYbHZqY3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTQ0LCJzdGF0ZV9ub25jZSI6IjVmMGRkNzNkNjUyYjJiZWJkZTUzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTQ0In0sImlzcyI6Ik15Q3VzdG9tVG9vbCIsInN1YiI6IjY5YzgyOWRhLTg4YjUtNDQ0NC05MTY3LTc3YmZlNDU4ZmQwZiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4MzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU0NzQzNSwiZXhwIjoxNzcyNTQ3NzM1LCJqdGkiOiIxNDBjN2IwMjcyMmM0ZTgxMzgxOSJ9.CRx-_GLE2up9AUV1LkOFfxubKAfYZWQRohUf0O4O7h-fHgHLQS2RcGBQz8gzLdNi8YnZgHGNge7JLLdXM9q3bmg7KL-N63SUUW3Am-gSBcRob2nR7bof5Hifrr_KGkYvK2jskstd7YI6Lzg97QkzwpD8uoV2oiuD20R6UU7-R-b2Qn_A12yynq59oXPeK3DybFvgRkLkY8t_6exirEc8ZMTp1HM_suas7le42JThTqOU7nsXk5DHu6bpJ6kKMPOCApkWXpMjp6Ewh38Q5Aif8tBThDk-mEa0dyiuoJSFf6WCLfOJwPF5JZ2XvRkfu_kEcxvK_5iM5vSjGGOWbXkt8g (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: 5f0dd73d652b2bebde53 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request