response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5837/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lti-test-lms-training (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlgzeldhZnRRbXFEam9UUzJ6N09WMzBDVGhfSzZYbFE1WTNTUV8zVUdxdjgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODM3LCJzdGF0ZV9ub25jZSI6ImUwNWQ3NzZmYWJlY2I0ZjhmMjgxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODM3In0sImlzcyI6IkxUSSBUZXN0IENQIFRyYWluaW5nIiwic3ViIjoibHRpLXRlc3QtbG1zLXRyYWluaW5nIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTk5MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3NDAwODQ4LCJleHAiOjE3Nzc0MDExNDgsImp0aSI6ImJiZWM3ZjcwOWU3NjYyZmMwYWViIn0.Gods8T-9H7YLBYFZSCN57kdeICDaDAnJwnbPWWWMadOsxGPf0XTulxM1v5L_FSG67k-wQaiJSe6lxMAykYNreYe9xw18mqKIpyZxJB_YiPdB6TgyCrjm_vhxmFQvNJKXiA1fCcu8QFNkHkdjFbkl3izJzsv6TSkIDehTjXczgjxEL2WxfnhuA4a_AgFmo0C7PO7PebE7b0jAAeTmXg8BGb0UOWcfb69QUfuL9gW6_xyOBdWjGJbHydycQZ49waM80PmXQHHGH_J6XfP0oe9u-bl1KNZyb2AVUenBlwbHQ2JntnHhFjwGmv5n1mFW6aPHlDfRl1x_CreoLshLjfIZNA (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: e05d776fabecb4f8f281 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request