response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2314/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 23745632 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllHVXlqcFFZTlFOOHZGNGEzUS1EdGlVd3poaVJfSTZNZUlBcG81MWVYTGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzE0LCJzdGF0ZV9ub25jZSI6ImE2NWQ5YWFmYWJlZmU2MmZiZGM5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzE0In0sImlzcyI6IkRhbkQgTFRJLVRlc3QtVG9vbCIsInN1YiI6IjIzNzQ1NjMyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjU3Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NTY1MzYyLCJleHAiOjE3NzY1NjU2NjIsImp0aSI6IjMwODZiZjU0MGMwZGY3ODJkZjExIn0.nzJHtA6_0WktNEIg3lFlRcieed-e5pxXKtjsTf-v-REzjK5mg-Sk87dCdDbiwfOggJSpJNB8w7AVLbzVOBE1MC8JM8GkToFkEdHFPRAb4rF5w9KaYRGa4JaHlgPFnGjBsKNp6ZZSGXNiqMjogFj0ThUL2R93Ra7Xl4J7ZIHgbShzxTOIPYcwG30io-D8iP5QOTXUXOllMRM7I8FxPqWO26-TvZ2WmvOw90tjk0cQxhVsdQYdnzVuPQbRR2m8F2z9ff8aOOFkdUZM4eAOo_BiyVeotxiYtNaTIrSwjjhBUmX3ybKPACOGYmFWXkK3l8cjK1kf2LiG9R1M5CxJOJ6e8w (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: a65d9aafabefe62fbdc9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request