response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3166/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJ2RWVOeGlaVVMxNVQ3b0FzdXFNRk5LNmdJNnluN09Wa3RDdnJuX3dET2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTY2LCJzdGF0ZV9ub25jZSI6IjNhYTJkNzJmZWMwZDQyMzJmN2I2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTY2In0sImlzcyI6IkdNMDEtVG9vbCIsInN1YiI6ImNsaWVudDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzUzMS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NTgxNzk0LCJleHAiOjE3NzU1ODIwOTQsImp0aSI6IjhkMWI5YWY5YzA3ZjFlMTAxNDJlIn0.SkLQalirRlw5vh111S2luZmCpBCgoYAqpQIzMbqbPN9FP78p0IGStRfpK95yYF2VG8x4R5WPQDnUwl2mWqiirvsdf03EGteSabuADYD34EM7j_wgmZ43mNCFQ7tW6juehGIyGHnRNj5VZGSjwZXp9CBxNLJzcqLdUTTzZwNkNiGbrJRQiSI4DUAVP_6PBx7aQh8yMXRsPq_ou_THopXgQvzHyPqvaLH89bQzIaX2GYUAJvldE0LuulBPesLF5UFSjyGVsczYerlqjTknUR6tOpaXQeeIEC3USZOwStEnB-Ve6huhR8I_y1p3mufeA2svV_0zHzETAx4aVR3NyqxmUQ (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: 3aa2d72fec0d4232f7b6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request