response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2966/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: f2f1265e-cd9b-4a90-a9f7-5025d513e89f (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldoNnJnLWVEMUZ1dlVuLUlrNHplUzFyNkhHZUxnWmt4NWFQSk5oMmwzWUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTY2LCJzdGF0ZV9ub25jZSI6IjEyMDc4Y2E1NmUwOTdjODhhY2IwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTY2In0sImlzcyI6IkZhbmN5VG9vbCIsInN1YiI6ImYyZjEyNjVlLWNkOWItNGE5MC1hOWY3LTUwMjVkNTEzZTg5ZiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMzMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAxMDIwOSwiZXhwIjoxNzc1MDEwNTA5LCJqdGkiOiI0NmZjMzkxY2RjZTJhMTUyMThhMyJ9.aOVsP72UvToN4A9c2_VesyDIxYEvC-IIP4JbU_jgAebBuJ8QNwqsqlt78m656cKJsxCXhZRTZpKQolJXaVnRBWhzx5F_-yLXhoAWvVnZeUFZRW0fJXO622lPcFtV39QFzQGE183b6190FjAfr51Cma2-BwmkWpaXqLeCg9dNgsiTAcIyEIzi82sj5k9vL8TvLSSRwFF-oGnjnySFle8Zpo0rowsuKdq6KlXren2p4UpOfBj19qMboWc41L4Gkvzl2iG5Ha_xYL8N6r300VUVBZyFWWFE2zp01ak9Le7CXrxWJNRn3W4VSus-PIZWsxKgYmLWskfg-12hcvuRw_91rQ (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: 12078ca56e097c88acb0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request