response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5160/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: bbd64a31-3765-44b8-a4c7-7fc52797fa39 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ijl6QlY1UXRFUTRFcGdTOTQzcnRzaHE1bV9lR2xpQmpxcVZmMWd5NHVadjAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTYwLCJzdGF0ZV9ub25jZSI6IjU3M2VlYjc2MDE2NDljY2UwNDdiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTYwIn0sImlzcyI6IlRvb2wxNTExIiwic3ViIjoiYmJkNjRhMzEtMzc2NS00NGI4LWE0YzctN2ZjNTI3OTdmYTM5IiwiYXVkIjoiaHR0cHM6Ly9hcGkuemVicmEuY29ubmV4dXMuY29tL2x0aS9hY2Nlc3N0b2tlbi8yNjQxNDU0MyIsImlhdCI6MTc3Njk2NDg1MSwiZXhwIjoxNzc2OTY1MTUxLCJqdGkiOiI4MmMyMmQxNDRmZWY1NTNkZDM3MyJ9.fkL3uWjX0T6qNArsEsCeSXvaI-i25zi4028uLudSQJhJQwYvJHFjje5n67-cUfiTG775FTIliigArVkLeBnLbr2rE80Lw3KNOywb8e-z0ciOMj3bxKykWD3yGmeR-mTluj3ow57QbyVRz4e5IDFPJYK-ewl-xaM3CdsGN-Z_8ChHmHbTjmPZDPI04Jb0DycAaiQWQxkd2fx8WsJmpodpV-ZXJVK3Dy9SxyWwy0gOm0aTxJJcU3hOa4l3w6X4ksyPRlnuDddp0rliTvR7h3EUkPxf5sC8CnT0x_vYrSBu5BCmL90ixfKSzb2qMxVH8Ug7YmxKhc8zZS1bmZXe2iDr7g (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: 573eeb7601649cce047b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request