response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2119/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Learning Express (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjR0aHRnVWdVaWdyRXJ0eFRuOGtDanJXRTdXdE5VcEpMT0Y1VXgxbHVReFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTE5LCJzdGF0ZV9ub25jZSI6IjUzZDE2YWFlYWE5ZmQxYjQxNDc1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTE5In0sImlzcyI6IlNNIHRvb2wiLCJzdWIiOiJMZWFybmluZyBFeHByZXNzIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjM3Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMTQ0NDQwLCJleHAiOjE3NzIxNDQ3NDAsImp0aSI6IjkzZTk1NjU5NzFmNTE2Yjg4OTI4In0.M9A1HL-OixX7cO39pDyhG39sGIlcbrIRPqPIFKr925mKbtLA7lNHAOm_BaJC0LS8udQn5b1bKLDvHst05p27Ylx6zyH7D-o6iphQl_3nSNd6DTSDb4LYqaWuFfefGvD-QaY0fikwm_NUWliN1FUM_O8QW0qkbIYHU1TeMEHCvMN74epGS-bRncqevvttfEzvNrrckeUQvKuvVfkTQjhMi5RXhIW2IQMUP6H0QwH5lIgGaU-mhc2VVMMHfurnyYIdxquKNxTuMSz8PrWS-VzXPAl616f8Y9cPbc-lIOnq2HJ4R2Otg_fhibUblulYqOxhunsrESKlojUKX6gTL9350Q (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: 53d16aaeaa9fd1b41475 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request