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.eyJ0b29sX2lkIjoyNzExLCJzdGF0ZV9ub25jZSI6ImFhZmVmNjE0MzVlMWVlZDZjNGJkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzExIn0sImlzcyI6ImJjLWZlYjE1LWx0aS0yLXRvb2wiLCJzdWIiOiIyMDIyMDIxNTEyMjEwMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzcyNDEwOCwiZXhwIjoxNzc3NzI0NDA4LCJqdGkiOiI0ZWJkMzk1MGYwNmZiMmJkMGIyNiJ9.Q8KLGdHiLKOHrp6tChHKl3GsfpfIN1FW7eSkO788p5oR7ERfKfWnRHPBwD5R-tb5xSEaSgvwV-omrAJU1hRGNbNs9xxxZM3VwQUfbBaEJfpQ536dvSQS1UGrXL9bEMIL7P6aHHkzpm2QaRI8ExE4LJahLO8rwKIaLOZ0L9Y2OdA5XcDDA5WVUXRxMuzVMr-a4Fb413y4RyWR5diCWa_8ueMzk1lz4XIUND0hXJXLrTDQ_GFYTAQRpo7Z4QS-mupPcJAfIr16rIEK-UJ0Sqpne5ja2DERZOXctYX4tEESYPCFOTAk5orq3jZTiVj8FBOOw4BEytBbN2AUaKYOafFRvA (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: aafef61435e1eed6c4bd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request