response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2404/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: asdasdas (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImVjQmFib1pyTkZaZ3pNR2xjeGZmTmozU3FMWWJ4ODdNSEFvWGdSY0k3ZVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDA0LCJzdGF0ZV9ub25jZSI6IjY1NDgzZTI4NzU5ZWU3ZThjM2NmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDA0In0sImlzcyI6ImJpZHUgdGVzdGUgMDMvMTEiLCJzdWIiOiJhc2Rhc2RhcyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI2ODcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzY5OTIzOCwiZXhwIjoxNzczNjk5NTM4LCJqdGkiOiIyZTMzODU2MWI4MzVmNWE1OWQwZiJ9.C2j93tHvQYNtNRHTK2bAXYLTnh1I2PHadTXOzGJHF5oSAkER1ycjSfWW9hFmyeOgIXGRft3fSKByczG0oWKJzwH-23OSLryUSPt0zn-ZWES1NSJDuqqar9pLpIOJqkXv4d-2CPFmlkRC0haHzQNbj6xOykKid1QpMo3SJHaCh0Lu1UGBMz-q_kfX2E3LxdY0_2fZG7NSxOHx2Nnfwf395VErGzE3_d-xTPh2L0Hyp4F26NL_OLL8chxeJ--Hvofa07PSg-8cgMLyFkpRSt5Ggvae-Bc23Rq70F_EtB559bm8czvH_T-6423b90h5jkj2EY2Y_TeOim5TLXqo6iGloA (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: 65483e28759ee7e8c3cf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request