response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1826/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 9732309d-7b1f-4052-89cf-b82fa7903c7d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InpyMnBTQXIwNGQwcGstZDliY3FyTW5XNFYyajVQd3pmd3dsRkhSZnhHOVkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODI2LCJzdGF0ZV9ub25jZSI6ImQ2ZmY1ZTg1NDE4YzUwNzAxMTBkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODI2In0sImlzcyI6IkR1Y2sgVGFsZXMgVG9vbCIsInN1YiI6Ijk3MzIzMDlkLTdiMWYtNDA1Mi04OWNmLWI4MmZhNzkwM2M3ZCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE5NzkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEwNjU0NiwiZXhwIjoxNzc3MTA2ODQ2LCJqdGkiOiIxZjE0NjlmNmE2NzY4MGJlZjNhMyJ9.ZQimfHyQqU7IYMXXrX2azQA7GPrmyX-oE_sXy0TY_tdUY98z44aSJdiWrrB5RPZJwOMNjdQ3Qx-iBpSxpiNgJL7iS542c1Mso7EciCX3EAjWygx9WOZX4KIUG7f8hIojftL35MfQeGrwi3YuMUDZ-dratRfAM-7P1jXgpfogNY8EO8M1bayj1kzMOWaCDUWgDtvRlElSn8n7PCqiz_N-GgWBTVra6xeeUhEZC3ZVbwsQBo5VUv3sBDbusFtlAj2cHW5IL1ADW9ciqmPg2_8QVXYrA8yv_QFgz5LSqIj35-01XfpmJSRZWNnuNf7mCz8Yr_yzhOEBQZ2ltzFbin88tA (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: d6ff5e85418c5070110d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request