response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1732/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: P001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlN0WHBfdTBXRzlpUDg5VzhGMlRIc0tabDRyZ2JDcHhiRjVJVExTdEI4ekkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzMyLCJzdGF0ZV9ub25jZSI6IjdhZTIxMzQyMjc1ZWUwZjc4OWUxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzMyIn0sImlzcyI6IlRPT0xJRDAwMSIsInN1YiI6IlAwMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xODYxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTI1Mjg2MTEsImV4cCI6MTc1MjUyODkxMSwianRpIjoiNzM1YWE2ZWIxNjI3Yjk4MmU5NWYifQ.UlJHyG--Aabkm2xzF_k3sARAruPVjSwBmGqumIHvr4oQFVC774z6dltbmxCBiQAT-FqBeX_aFTt2V4Xp0e6xpuNQnRiuO41Kecy8bpawn9-nTRIs3PFarMm7TE_WtxASbdRXCFm9jtuMzyCd6jfc3cicJ4LDFbfYyTImCtB7qotOmaShIa4ivR3GDbwXVb_wJSx7TCa-8nZ3Ph_Qdh5WQkiiGdKw_-Tobw3u7oPRx0jbc4FAF3AR_2b-TOXxd26kEUCJkmOwwhQJ8WNgt90o_H_k21YeCoYo7OqA4awR9kIALlr_BP6dgFgD9F2uF7_p_7HbQW0GVC8F_jI5ImxHCg (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: 7ae21342275ee0f789e1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request