response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3640/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 115400000000000109 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InF4aUVJZDBLM3BnUVRsbEMyRW9tb1ZfTXRucDI4Tm1GN3NQbXFSV210UW8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjQwLCJzdGF0ZV9ub25jZSI6IjhhZWM2ZWRhZjI5MzE5ZGNhZWNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjQwIn0sImlzcyI6IlNtYXJ0IHRvb2wiLCJzdWIiOiIxMTU0MDAwMDAwMDAwMDAxMDkiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MDMxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3Nzc0MTMyMTcsImV4cCI6MTc3NzQxMzUxNywianRpIjoiM2E3YTFmYzg3MmIyYmRjNTM0OTEifQ.ZLVBjf_BO07Ir4hGremae1yWSMX-ln4YO24GeAsTGuH5qtUv2BCZ1IQsYO9IL-iFtxxfmKvkgWRbKhz_d57Xcd_FF3lxnz_f9pel40vk1RboqSsqJ5eZWJIibP6mO0tZDPQ6nl0fIHti2TFPQC8dtfRu9CtmdTvfAKiFapUcgreuV7vgUcP5g9C8609kk9Qp9dvQoArsL5bE5jp-yBeAnrrpJbVF7rMV_evGpXTyqABdySkRFBIVN3S0MgdFQXlQVZZo2MfnuOdOE6EjIzIdM_rW_ABB1mALZ8E51bIdgjmFhC4kJOSzgwrs1RWeRKXMpWbW4ccySnTZIzafM8k-rw (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: 8aec6edaf29319dcaece (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request