response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4028/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 562023 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii1HaEFkSFMzWHRzYm5aWUx6MW1JRlpJVEdGSkU2WEpQRTVINnNrLUlNM2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDI4LCJzdGF0ZV9ub25jZSI6IjEwMzFiM2M3MGY0N2U0ZTdjZjI4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDI4In0sImlzcyI6Ik1hbnUgSU1TIFRvb2wiLCJzdWIiOiI1NjIwMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MjYyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2MTE4MjksImV4cCI6MTc3NjYxMjEyOSwianRpIjoiMzQwMzc0NzEyNWMwZmEwMDFiZmIifQ.GdvfPwiSskKKTueZAbthxS_xWgVSLNnXbgMVz0zBgvHwSQ7xl16BBZEf6B6bLzPTezlbf1uV30IwSA_9tnQTUJC4RbQW_3uKcaHvOYMX2a2n2H-ji7WAw7pxAO0Phn6uqVho4yBYLNUa5HYgeD-lQLiwBsRaXsy8yVks8ge3iVD1Ur2IhnMCk5X72JwbjlMxdmCUrQdfVPjXxW3QWNirtC7k01Mex3P7wW8xvO1UPHQCGN-ik2RW0E26hU0ySyPatW04EbAFu80i3gTrvRfXuQY1MXPbRaJd2663HCoUEbc8j8NwvYfSzphud0egJLeqlrZqOaOdITzQiTsXKWa6tQ (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: 1031b3c70f47e4e7cf28 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request