response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4204/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Iko0YlhIUWtCTzBXY1UzN3RiQ2k2NTdKcXdGZ1psRno5d3cwQ2g1NHVDRVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MjA0LCJzdGF0ZV9ub25jZSI6ImJkYWQxYzQzMzFjMGVmYzRmNGFmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MjA0In0sImlzcyI6IlRlc3REZXZUb29sMyIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDMzNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDQ1NDY1LCJleHAiOjE3NzUwNDU3NjUsImp0aSI6Ijc5NjkwZTg2YTBmMmYwNjFhY2IwIn0.SZTkuHFjzU9Teu_O4KMQMz_BqDpjKgiQ-EPqPZ5yWnQS135MxS4jk9YePI16I6rOLz0B-R5JJyySvCX7DgVez0wJap5l8NBH99SWI_mZ98qWQN3ZuXPDG2pp0vq5KNMdzCke8hnnJd8pKhtNR_ZEgPZlsU3rJCTgsTknPwpMlIX56Rjzspl15y6D8wquKBhVRqgpww5talBcGWp7Qzs4Jj0ydfPGt_O8io44kmZlgkk5MIA6YBNC4YRgW7-FSCjpfwfB22joy8eeUq1exI4NzDCqpq6m2fhHHnquu0lfp-wPnc2XuHlvaPETdBDGUSMtznMtOsuOoxSTqC4--XMCWA (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: bdad1c4331c0efc4f4af (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request