response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4482/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456789123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlZVM19aVFdTenhKYmRYeUdkcU1OT2RvdFRwYm5rbzFYNFpFSHJtdDN2eEUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDgyLCJzdGF0ZV9ub25jZSI6IjE0ZDBmZmFiNjM2YzY2Mzk3YWQ5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDgyIn0sImlzcyI6InRlc3RfdGVzdF90b29sX3Rlc3RfdGVzdCIsInN1YiI6IjEyMzQ1Njc4OTEyMzQ1Njc4OSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ1NTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjE2NDIwMSwiZXhwIjoxNzcyMTY0NTAxLCJqdGkiOiJhYWM1MDhlOGE0NzAwMGIxY2FiYyJ9.N314hvCPwpP7TgpTdOxn0LXaagV7BC6Uj5DwzOBg0Jk1TyaDQuwfm-UsNC2JZ1z9ExBKy2EPR3d_2URVYvswfWpWpHyNh6a6rag8PeEhcDrKIyCn0UYRiE_JdE1dKyjxie8zhgL7HiBgOH9vyT3qXTZf5vcvTHRcuk0UyOci-h0j4o0vMu3Jzs5INkZMOVU5KGYvpGtg0b2dQyu30mcc373158OnY7HNHeVDHXsGqlp1LerXePGPHCfrBoWOlziiT5ujUBrpItyZQL0-kAppnvBIe1P4csPPEr2EllW6i-NuWbw5ugGN8lpKmju7AN-KHyJeaiie2EsJsqaNn2B0iQ (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: 14d0ffab636c66397ad9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request