response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2097/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: minh (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlBGc2t6Y052M1hyNVpkRGgtSS1NRGxVa2prSjlqTmhDd0NNbklvcDNEa3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDk3LCJzdGF0ZV9ub25jZSI6ImYyMmFjNWM2M2U0NzRlNTYzNTUzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDk3In0sImlzcyI6Im1pbmggdG9vbCIsInN1YiI6Im1pbmgiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMzU1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY4Mzk2NTksImV4cCI6MTc3NjgzOTk1OSwianRpIjoiNmU4YTViNDdjMTA0MDY4ZDUyYmMifQ.snU9UOTvC3gdu6_CPfYaG_hqGOlZJrBa7ACWLz4CprZoqCR6TfcQyNfSmcClrji0VtEEPYzvOhgoMoNssi_wUwnfazTrmrq917JAs2_MW7BQBUZlDFXT6Xq_HV2fEMPGnLEie0UPTWZV_05mtBaOn_QSVhYpjmE9juLRlpsFXvYHR9S7m_3xLTkhHFhtzo-0mXTpvUvgJNxip9j4JsOG-sp-4qIJ8QlDEw9PxcSRBIPsDVxn0HvfAutQ_LiyKch8pyyp8jGOwpexmrikqh0_fbF9gQfpoCgGN8MZDFNxVrD2eI_rSXbCBLDDeSOaiIZ6FNanfta7hFhmzoFlWUVkbg (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: f22ac5c63e474e563553 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request