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.eyJ0b29sX2lkIjozNjc0LCJzdGF0ZV9ub25jZSI6IjA2Y2FmZDU5MDdhOThmOGQ5NTFkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjc0In0sImlzcyI6Ik1hc2hXaWxsVG9vbCIsInN1YiI6Ik1hc2hXaWxsQ2xpZW50SUQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MzI4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5NTM3MTMsImV4cCI6MTc3NDk1NDAxMywianRpIjoiOTExMTc0MDU2NTVjY2JiZjYyOTgifQ.nMZaUK455Dns1-7pqEXJR-6n0JbO6K3Y_dOQZZduvmHBHW-pfmLVd7KXCzVjIdJQEDWD70oOVMFdSd1UL-BduptDFfX1DBJF52lSxIjZI6QFpOsiixPouXHG0mmxZVAFrQgAm6INlB0Xvg--WEG1JhRQGmxwLT49eoo3HhcM0VJD7f_Ewk09TPr3j765n4EvFSzP_yzaTzBdIec6LzvPt_tdlP5t0-WB3ulyHgjRCTNJoZxwzFcb6siOXCKmrQmhARBzLgfkhWFLtZX_kYXzca-QWT2JYdMUBuH_oLoRngeppuv6bpHffYwOPiK8wjLMT5ZqlaRfgr7e2ADNjZi0gQ (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: 06cafd5907a98f8d951d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request