response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5223/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjAxblVZeEFnSllYaEc3QVV5SDF5MkVReW5hd3QzVUxkdUZuQTB3MERTaTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjIzLCJzdGF0ZV9ub25jZSI6IjIxNDNkZjI0ODI3NTVkMjg4OTNmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjIzIn0sImlzcyI6IlRvb2wwMjAxIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU0MDkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzIxMTIzMSwiZXhwIjoxNzczMjExNTMxLCJqdGkiOiJjZjAxMzgwOWM0MDE5YWExMmQ1NSJ9.jOb08IUNsPlzhOfHdb9dP2v83cAkBYjkbG2wYXy2A-DCXY_gT8AT1OhzoRzE79Kv_XP8X_X1zIPbHi5kEtnBY8wCwxafisgZS-Vcfm5MhyguRpe296neEizzRuCp5kkUREJgGxpxRNjaLB1GtJd986hwA6JNlBemA6iHMDqHuviKFY0RNjQ536fVvy2ykljclujfSLBxtXqL-GWFWVjU7MYSq9oxRXTBD5suOnwVmoykjSyAUo3359CBHfqUZin-4W-mZWOXQIlnGBiqgpFdgYLp2t1wJaNW4w5pCuze3Xzp4YE_mForXCazfUT3gnljoU_q1mum3wHF1Vv0E4jd0A (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: 2143df2482755d28893f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request