response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3674/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: MashWillClientID (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdKRzc0MlFRREZnT1BTcUpNUWRyX1EtbmtpSmdZamQtV1ZYUFJXa1M3RDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjc0LCJzdGF0ZV9ub25jZSI6IjYxNGQ4ZDY1ZjM3Y2I5ZDFjZDM3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjc0In0sImlzcyI6Ik1hc2hXaWxsVG9vbCIsInN1YiI6Ik1hc2hXaWxsQ2xpZW50SUQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MzI4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5OTk5MjcsImV4cCI6MTc3NTAwMDIyNywianRpIjoiN2FhMmQ4MTYwMTY3YWM3NjEwOGMifQ.WHB0z0aO7kjam_XkJExdwxlE-4wokDgiw3EYfKq1g3SOiB8_Pp8mQBiBdtR_F4Ck9m6bFCTJFihNPZBwlT4P7EBQRfehP7cMyTIpzDJ8Zed_nYu7F6cCJ9AnLaM8RNTiLYb7gHA51Z-BC3ngRWEVgzaB6SY1WZOVuc8K-JrGNiS7GeKHwXmaAjb13BJEc91ziah2zVH46FAk-Ftg41ZawGp1Xv_VsW37JKt4hHhADCy_iMq6OR6K25O1CVMa0C50WfISH9ap-VBN2c_hogKst1Updb8sNfaUQnuIVoGup-KKZBuyWkMZMki4kORKjcCDC4ahmHNhVAHUII44mgp9bg (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: 614d8d65f37cb9d1cd37 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request