response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5235/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LMS1234 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik50X2ZYSHMtbmU1R1JtQWd0N3JPVmtoRFM3S2kyVDBZek5TU0xKTDdvMDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjM1LCJzdGF0ZV9ub25jZSI6IjlhMmRkMWM4MzFkY2U2NjhlNmVkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjM1In0sImlzcyI6IlRvb2xfVGVzdF9TIiwic3ViIjoiTE1TMTIzNCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU0MjUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjMzNTcwMiwiZXhwIjoxNzcyMzM2MDAyLCJqdGkiOiJlOThmZjUxZmY0NzdkMmVmY2E1OSJ9.XlpkyNRolgJFvj5xFUMZLbC7hI8krRuf1KP7e03gB5pOjjO0fjDrZ39xUGU0aX2rBgq24IhVxgn815JKGrWRDrgpOzq7IKZC6F9bwIZ7pvsj3KDC03voUQlmKqBpfHSZQXyBqkzgwY1Jgt4khoiPhBZBwG9dXkUwofSBnEUQeoI7mVMcnQg7d99hdQPIHFCp6mVu9JgVk7YEJBmNQrIQ-SXQH7zwL3PMtM8cABHsUxOor5ouhBOurOpi6xb6-bwHDlDgbj9CLyrB7MZAnkAG-d0d8FOIGmHCZu4mZkn0X7oopmIPLtnKUYCrjb-vMpfPfXVyHEILhJCxA0zbihtY0g (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: 9a2dd1c831dce668e6ed (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request