response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5011/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: maplelearn123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZnOHZFQzZWU1lpQU1BVWY3RTVhOTEyT1lqd2taQ2ctVDJ5RnJBN0NrT1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDExLCJzdGF0ZV9ub25jZSI6Ijg5ODZlZGUxNzc0YTBlYTVmOTliIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDExIn0sImlzcyI6Im1hcGxlbGVhcm5fdG9vbCIsInN1YiI6Im1hcGxlbGVhcm4xMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MjE4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxMDgzMzMsImV4cCI6MTc3NTEwODYzMywianRpIjoiZjk1OTMxYTQyOTI5N2UxMGI4YmUifQ.HeZVkajyXOslI70P_FAPxCsjwSZeV-8DAt06Zneb5RFbsDrQ8jHrXBkGUP8LG26HKm3gT2nYwvMqxAcBogqNXx7XE7B0_eHcdLYK1D2OWWG0ZW3qU1PBPemPzXKBnX3c3FwmWrv2hC1TEKH4KIb9WyJ39Xrtv20IrHREPPcXrb_SL5sb5addOGQphu9zdW0U8fLTGb3JCiQYEnjO4C2IWgOBnPccpwxHJ_-rI0rHaSfTL_c5DWv4-LuC_wxcRHTO73RVMCK-8-yHolMpk9lQoehncG7luq-SbpDbPUnUcmo1AAoYfElLbQI_z9_CTBk4VumTvFu-tjdCS1-Zt3FeXg (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: 8986ede1774a0ea5f99b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request