response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2711/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 20220215122103 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1yNXpqRDZPZS01ZDh3bWVzUkNDVVlmdnpYX016WGFRVHk5QnBuTG83NWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzExLCJzdGF0ZV9ub25jZSI6ImJkZThiODQ4M2YwZDlkY2VmY2U5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzExIn0sImlzcyI6ImJjLWZlYjE1LWx0aS0yLXRvb2wiLCJzdWIiOiIyMDIyMDIxNTEyMjEwMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjA5NzA4MywiZXhwIjoxNzcyMDk3MzgzLCJqdGkiOiI1YmRiYjVkMWY3ZmMyYjMyNjg4NCJ9.f4DvgO0NSkmQHODPz4EBb3dBDO5X__IJ-K4Pw-pXtthq03TWSh9KvgAxkqWt7BVph0g2tGRJ_6_zRvkNCyhe4_8zvOfAyPeoHuGbbnoWTFQYjV0ZDtcadgMpS7yJ7IrBnM-BBrTvXxCE_TKwn-S-a14YerH3eeRFMrHdfwXqcIIpt9EIbwLE1x1TTUoAZbf0DK9J12ly9ptpeijvGOgOB_uIg3r1K7nXN4Y-GMIec8OGMKymZlymTQ0vwhzx0cdyAYESg8bligQ5Vu_-SA5BRFyqj8SJ7i-XH2Mdyi2sZ1JkoITlw1pgFG_1Bkmyqm_MvdvIJq-7pbL1n0eNNiGtfw (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: bde8b8483f0d9dcefce9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request