response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2758/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testwi (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlFhRXZuNURMTjh5NUxJdnpXRkhGaTZqR1hjZVVWRkpkWG5DZmN1VGdqU0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzU4LCJzdGF0ZV9ub25jZSI6IjAyYzcyNzIxYzY2NDdhZjJkMjJmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzU4In0sImlzcyI6InN0ZXBoIHRvb2wgMTIiLCJzdWIiOiJ0ZXN0d2kiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMDY0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ1NDEzMjYsImV4cCI6MTc3NDU0MTYyNiwianRpIjoiYjYzN2M4ZTNmZTNkNWVkMjNiMGIifQ.qP_3Tg5d48sQ-A5KgDeq_JgcG7th0epFTIi1MxOhrmTHe8eOGYx2vFQiwHuJiXEDUuHXIXRWnRnyw4u-TExv2pXO25BjFs6uF04th4BJo5LNPTopRGTh2AgIEnJvHrYnr1sTeCXQxpGg9cP6SD27FQH-VUfEtuUYgdU_ewQLaFfFiD5EuK1Uky3pIizygsxA4J1129vpcHwDuJXXRr4w0Uyy4JhEzxdaTCNOPRYQyaEZObs2D39w-v0RqJKH959ATo4nZBiwTL-M8C_h3YtgsTaljhaHmEgVTgYS3jqQHGoiHIcMjvomf1LXtExjhBfyyQxUmTTE48oGbUfKXMY2Wg (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: 02c72721c6647af2d22f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request