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.eyJ0b29sX2lkIjoyOTY2LCJzdGF0ZV9ub25jZSI6IjRhY2Q2ZWM2MmM4YmI4MWFlMzBmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTY2In0sImlzcyI6IkZhbmN5VG9vbCIsInN1YiI6ImYyZjEyNjVlLWNkOWItNGE5MC1hOWY3LTUwMjVkNTEzZTg5ZiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMzMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAwNzA1NiwiZXhwIjoxNzc1MDA3MzU2LCJqdGkiOiJhNDk2MzdlN2IyMjM2Yjc2MDU0YSJ9.o-W9Y5-kDTo8uRMR3ikfwaRDuM0VEgm2a4ttWpZ4t9uCsJurHkI2lyjZtADwmp8xH1qZQ4RclJq_wqAbGuKRyYnBD0bGVZe4wwefjnG47gjvDbFYVopJpx09G9hHw6_q_t0dDMycQzqPJGOBV8YqWAL6uOLelQ9bD6xKvdRnp9vbmrYcxk5Y3VRSzhxVlpgqMLg6R1uFxzeA7KoKvBNudQvtqQ24S8pTT_ycUD7dZc0jqvTEemCfi7aKI1VDC8gMiOoXc_OUCAbFANDQ1QDtA6uuPt2jWGtmmlcX5BQvEl9ev8WPJETMUpHsSTKA0iJD6d5WftOR5WRKSbo8ruHkFA (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: 4acd6ec62c8bb81ae30f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request