response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2548/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxqejMyQ01DLUpWQWJxbi10SHZnbEpUQTFTcGIycF84NTV2MWozWVJ2TWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTQ4LCJzdGF0ZV9ub25jZSI6ImExODZmMjk4NWFkYjllYTY5ZTEwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTQ4In0sImlzcyI6IkNBSSBUZXN0IFRvb2wiLCJzdWIiOiJjbGllbnQtMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4MzQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTQxMjc2MywiZXhwIjoxNzg1NDEzMDYzLCJqdGkiOiI5NDJmZWVkYjg4MmI0YjU5OGU4MiJ9.IEvaYazfng2aujxAQVV5K3Hxa64lxdub6kBKqbLGsLziD0GfD3uRTfny5VJGLmx04hoWo9AWrcPZIrA-ak8hO6BhEzhfW7JSflW3QvbzabVntJEjoKtpR_ggeIlNA09mhLgGvrVkDOvttx6DTwvaAoEGIX3Y2d588EAQyp8g3R-cLFwIf7_NGPNxdvASP-JL3UZdZnNYR8zEXXxiq7Qa3AaS0cukF30WPvZCt3mH67QCB2wMCderwjF7JrWsjhrB1cJJDQTMypI7pcWRT1HHqMvx8jvZPiZ8lGjTC3i4a0BiQcdzcC7IdkIlZN00V4oLDFeuZlOPyda1aOzVlp5Ltw (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: a186f2985adb9ea69e10 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request