response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3245/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 3597 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imlscl9PMUtKN09QM0hOaWZicWlDTm9KaW5nSVZrWlRDY19haTdSV08yaHciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjQ1LCJzdGF0ZV9ub25jZSI6IjFhOGRiMTY5NDljNTY0YzY5MjIwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjQ1In0sImlzcyI6IlRlc3RfUm9tdWxvIiwic3ViIjoiMzU5NyIsImF1ZCI6Imh0dHA6Ly9kcm1lZHVjYWNhb2x0aS5icmF6aWxzb3V0aC5jbG91ZGFwcC5henVyZS5jb20vbHRpbmV3L2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3ODUzNjM0NDEsImV4cCI6MTc4NTM2Mzc0MSwianRpIjoiNjYzOWVkYzg3MWQwNzIxM2ExMjgifQ.AV6MdHAnw2H51j80P-x-cU-LTZ4I3b0mpObwH0aNwWZu_RlAIfbGha6_-KinNkNUyiz9sX_TgjyX-6cVp5n8n9R7DMYK0IELiXo4U-M6TLy5eAY02gIaH3rtbzH39ir3XBErSNEh0VY9BLSOAYI9bvCnw0JbbnnFhez_OoIx5rzWzHt-aJDg-rsfomoRni6DFiUqsOdYCsw_y_kUGOcRUFKVsk2LQx9A9VbpYEgUGJ39CnRJg0ooDIIJlLgpSJtFoOhSCd-h1wC0fMB6rxySuUIErDMPLfYAU5IVIKYdYVHEBGtMM5EVZbUDNiNMVbzQOl0IiX7eCKS48CxVarCdEA (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: 1a8db16949c564c69220 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request