response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1826/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 9732309d-7b1f-4052-89cf-b82fa7903c7d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InpyMnBTQXIwNGQwcGstZDliY3FyTW5XNFYyajVQd3pmd3dsRkhSZnhHOVkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODI2LCJzdGF0ZV9ub25jZSI6ImFhN2YxZWEwNjAyNTZmMGU2Y2ViIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODI2In0sImlzcyI6IkR1Y2sgVGFsZXMgVG9vbCIsInN1YiI6Ijk3MzIzMDlkLTdiMWYtNDA1Mi04OWNmLWI4MmZhNzkwM2M3ZCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE5NzkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTI2OTY0MSwiZXhwIjoxNzc1MjY5OTQxLCJqdGkiOiI0ZDc2ODE0YjAwYzkzOTJmYmExYiJ9.slzPjqk5NMT-XdlYgABVXdp_xGestDuJyFyE4sc05PfIoLgyqAWRClxOutoJaTaqFpp_rFIk3qCLP90ITdBGtYCpg_EvnwIFpUChxpI55pbU-a7Z9QrX7X4YiNiwxxQzqoZ4saT8JJdEnDUGYTdEfyf1ey_GfHF4cAER3IA86Cl27Puthigex_PBodhsouBn_Ge-wMDRCVUS3cktnLmw66prLZrcXuSTXUuf2S3dMC2iNXDtPBYBlAZ01fsmGchdQjEJWkjrh_ehjzbfccoOjU9w8ok0JBoE5FDh5gyPF2td_m2svq_DzHXAlM4haLVaYgvVATVgv9v2EGpbDQbHPg (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: aa7f1ea060256f0e6ceb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request