response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3298/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: what-should-go-here-client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhVMTRCNW9GSzJJN2lCekFkbE1OSVcxX3YxZE81OVVKYldHWDBIcXcwcGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjk4LCJzdGF0ZV9ub25jZSI6IjllODBlYjk1OGEzOTMwMGYyNzI2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjk4In0sImlzcyI6IkdyYWRlQ2FtIEdyYWRpZW50Iiwic3ViIjoid2hhdC1zaG91bGQtZ28taGVyZS1jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjMxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5OTQ1MTIsImV4cCI6MTc3NDk5NDgxMiwianRpIjoiYTgzNzk3ZDhlZWVmNGY2ZGI2MGMifQ.js1qaZNATJbBf1CuUxh-zQSwxORrg0n-U1s8EsCmrMRDyHpvac1HFeQh-3i4mCRzibcNz-PeMUreGzVdHtT-_6sYE8rk4tFiACiEe9vUlgo8E2DCPTOdZFqqmx23p9GuJ9lIQ8D5OpNAlrkCxwuNK_i6eSVDIjNMZS81qNWBJJ8MdmRKctu7v3F8L1lG9t1R06yisIcqCMLauKCFW6a_9SGuISpCvAveKwylfA7pvj3CyeEh4g6GV8otwTA55rCNfhDSEqe4F1_Lmo2cysJPaLfhw9HS1w-fre13f4iYkxU_mcJJy6ipk9ST2HegGbZC5Nj9rOSOSrGjn2gUtlTxjA (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: 9e80eb958a39300f2726 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request