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.eyJ0b29sX2lkIjoyMzE0LCJzdGF0ZV9ub25jZSI6ImRmMTgzY2RlODVlMTQyZjNiYTY0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzE0In0sImlzcyI6IkRhbkQgTFRJLVRlc3QtVG9vbCIsInN1YiI6IjIzNzQ1NjMyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjU3Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjQzNjQ1LCJleHAiOjE3NzIyNDM5NDUsImp0aSI6IjQ5NzM4YzkyZGE2Y2E5MTQ3N2U1In0.N5Rb2yWOko7NJ2F4WulllYVlYeNMLE_IKi6tlJKDYGrQq5xa5NZ-vSDbw09rPUTp8kjrP6X4mwuSYVZHPX1yb7Gl9b7yX0yJpgG32Ustsd-GbJzOB_nCk9ylnw4TpqpKG8zn-gIiSqrwiEIwaK9tnnUqWvjDk1Twkfhetzkcz40Est7fb-FKjxs9GQJLynB6RY7qLHpF8X-Fpew-uFdJkpOiAzb9zY0q4Kibtc0wda3ao3m8dz8LzGvJSsVHrhcM7C5vP90pL2ZkLxBcFVI_A2u5cupeFlHQwREnyt4EXA2IkHk8cuYO0q5zupHsnQSrHjvcDyMzAv_z5FG9Imai1w (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: df183cde85e142f3ba64 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request