response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4029/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: YInzg7eNcR2aRrw (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5lV1QtM0U5bUpNSlNPbVEzX1d6OEE5N3N6Wi14X0hOcnZIQU5aMXBfNTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDI5LCJzdGF0ZV9ub25jZSI6IjhkMWNlYWQ5NjkyYTI4YTY0NjY2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDI5In0sImlzcyI6Ik1hbnUgSU1TIFRvb2wgZm9yIGNoZWNrcG9pbnQiLCJzdWIiOiJZSW56ZzdlTmNSMmFScnciLCJhdWQiOiJodHRwczovL2NoZWNrcG9pbnQuY3YudW1hLmVzL21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzc0OTQyNzM4LCJleHAiOjE3NzQ5NDMwMzgsImp0aSI6IjU0MzFkZWRlZTYxM2Q0NmM0ZGViIn0.FP0bIA4PHa4iQERXy8ZyRx_zXBtCOEqKZiNBVa8XJi545PFwQv8h5RAKl8_T2CDcOu9iXmwZb742xxAesbCXH_ev1OvLo91cuvedkP_AEUfB6svYDh9uJDeCCekuIbhpGyr27qmQK00kLWnmyWlE6v9TGjaZAxIbE-I7WGFPtWeBvJNkv2fe0CXSmpGIO9QeolBBvcr9PvdCdjPZT0AmXNh2kMUW5-unrJGym9w9vAANafi1JcxM1yZByQio0MiM9c4Zh9t7XOWBgnBx0tUjceHcdryrt-JJ-5PPXD_gaaLUTtdAqstg__8DRIlH4TFPnV0Boys-i8LtDyeZpfgpyQ (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: 8d1cead9692a28a64666 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request