response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3084/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: meme edu test thing (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlFnSjQ5dlk4QTVPbDd6d2kyWGNmU3A1ejlhTEY1OXhITzF3OGExZVVtdVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDg0LCJzdGF0ZV9ub25jZSI6ImJiYjZmMGU1YTVkZTgyMDU2ZTQ1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDg0In0sImlzcyI6Im1lbWUgdG9vbCIsInN1YiI6Im1lbWUgZWR1IHRlc3QgdGhpbmciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNDIzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzYwMzk4ODUsImV4cCI6MTc3NjA0MDE4NSwianRpIjoiNzFkMjBmZDg1YmUzYTkwMGIwYzEifQ.eO7D6TBIQKSpCUdMOg0DJpPUilJQCru4OauXmFboY5QW76AAbwbThXhleMQcf-6d3AbdnEgw6GzixfHtcUPXeAZ3Q1s5Cr8mGtNFTFRMPcQ9zEeHsCC8j2ow1m8Nbel3E5u_-VP7TDvskKvOecEokfQRBqirGG55kWxor6J4dUKMy1DHNm61Fay3iI1LHy-V0AOxVhtAPhJb4igWNc-u0-Cp61Ti2faHF5abeKrE-D8lKD9TEsFmyeDvY6DJUtkkiFFdy9XVhKpwygvio-rGKFVJAZYryWh8_Yqxdn9Bepu4Qr1lcb78NpiA6ZuzTTx7_g4p-nvY8IYqSYKBKLbQ1g (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: bbb6f0e5a5de82056e45 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request