response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2000/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InY5dmtVN2FJRUpldGVmcW9FSlhTbERqMnl4T2NFeHlSUkJwanhycTJ5VWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDAwLCJzdGF0ZV9ub25jZSI6IjRiZTA0MDE2NzEwYjY2NjZkNDQ0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDAwIn0sImlzcyI6Im9sY190b29sIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMyNTM1OCwiZXhwIjoxNzg1MzI1NjU4LCJqdGkiOiJhNWYyNzU1ZDViMDBlZjdlZWQ0OCJ9.XW3qOawKO7hBJGeiXMgowV9rzF_gvIXeoXBpmRawLPzIYGnJpASb7q_WnNwViVlqQgeFqIH0xcdVGlBPftayfBbjUGGT8rZLqvlNZ11IXktZd7LDgdQof49UI2IdFhBvc6SMMrA6sHYM7SklJCNxUNsnkv3oLsCQG7l5d0gjbcqEVoXCqAlNLCBltDBJ4A8aM7Zq17DFhFsB8GL_eN_AoqILn_1Yp49D-BAreih0S2hmoofA20UcSB-JLdL9aRbOQN2wviB9EpymP0hWKIsOcX3KdTNYF6qQQxCx__HzVQAiHZFHzVora7Mc-HLm-aT46i1GkSibXCnvCcRfw0gc5w (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: 4be04016710b6666d444 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request