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.eyJ0b29sX2lkIjoyMDk3LCJzdGF0ZV9ub25jZSI6ImQ3NjllODcwYWVkNGJmMGFiNGI3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDk3In0sImlzcyI6Im1pbmggdG9vbCIsInN1YiI6Im1pbmgiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMzU1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2NTYwMDgsImV4cCI6MTc3NjY1NjMwOCwianRpIjoiOGYyMDc3MjhmMmRmMWRmMjk5NmEifQ.XrbQ3_6XddMHvzGqEZm6qjJz7B42Dc7A3SDouAEQZsd58QKqjE-yvduHNpMYLvFALPLoOFoBlpuDZh-Mvmo7nMw2eNe7OkqMmFPlU0TwI-dKR1FtVVvdNEqZWNtwgPu5u8-8q3S488ENN67gGTNM1CXpGlTPff9ZQagPCCveYEL7S8muW8K13FOtzseNRWN79kBz0tyDQUV6ijycQTTiREIMvPpjMMW7qV0J_aaiRtVk1CRh44AiyM6ihcnEkRoca4n9DsKQsG5E4xenTp58Jsu9idsOqUFIDO3bt3fckAq1xI-3lFtcGkcvXflk9583iON4CvjrCwZZYuMrMYkKJg (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: d769e870aed4bf0ab4b7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request