response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1732/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: P001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlN0WHBfdTBXRzlpUDg5VzhGMlRIc0tabDRyZ2JDcHhiRjVJVExTdEI4ekkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzMyLCJzdGF0ZV9ub25jZSI6IjY1YzU5ZjFiOWZhMTY5NzAxMmZiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzMyIn0sImlzcyI6IlRPT0xJRDAwMSIsInN1YiI6IlAwMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xODYxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NjI1NzEzMzQsImV4cCI6MTc2MjU3MTYzNCwianRpIjoiODM3ZGYxNjNkNjFkYTZhZTk2NWUifQ.OLPEy_8hfg37peAlcBHZUNRGW2BQN97bWtXoIEaKbfmIgcRv1L8i8mMfBBcxqfbXGhy1zQ38HGRfZPxoFtI38i-oG4FB82QC5jwDGzD_XPREEVvtQ4ZvJ5oRd9DmuaCvR9rqaNrn1MS8WZILYeXFfm6ayboqchBjFfyvPzb652NUKhpAlpnTxFcGtKkoekar6skADolgBmGP-J_7DQ68lIfHmpYyUJX8AjIKpreB0JNhEG1O6lTRloYMF2TK7bRlGiFb_aArVxJvF46M7s2gu2lpRL5e6kuzhZwyVC3NqdsA5f_qq9nQ8ib6nir03zWozzPjJ8OD8nz9P9V5_mipHg (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: 65c59f1b9fa1697012fb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request