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.eyJ0b29sX2lkIjoyNzExLCJzdGF0ZV9ub25jZSI6ImFjMDFlMTZiOWYwOGJkMDJhNjNjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzExIn0sImlzcyI6ImJjLWZlYjE1LWx0aS0yLXRvb2wiLCJzdWIiOiIyMDIyMDIxNTEyMjEwMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzY3Mzc1NywiZXhwIjoxNzc3Njc0MDU3LCJqdGkiOiIxMzMyZTZkOTViMjI2ZWEwMzU1NCJ9.f6QaaQsJvraxZuB6a45DgVwKvimy0Cav64kV6AEGVjK1wjiQLHiqVcNHFnlyRZKKG-Du3tY9G_-mNyV58z4bunLeEVcgaZpB6i7uzJK8khIC57IA8-uYQPF7s9ySVU3nc0YgnAcbEWPMCoekkPctin7y5h2imp0NxSS601JzbLJpOLpqHZCf7RTC9nJdBaglhTtwvwyp4hoECgmfst12Mj64aBOrQ4bpfnvPyC2MaHBtag7x7b20klhzuavygOnQQ-xfKnANhF1c1gXPpydieiYSxhyyX-dN1STPzSwL7uZQraSbCamcfoo1Uh9xcIUCRoiGbJ87guFjjTAYvPueRQ (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: ac01e16b9f08bd02a63c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request