response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4995/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZRZEhWMVRBaUhaYnZ4bGx2ZHRGTW9iTko2a1RrOGNjQ29Hb2FybkU5TVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTk1LCJzdGF0ZV9ub25jZSI6IjAzY2UwNGNiMTllMjhlNjJmMzIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTk1In0sImlzcyI6IlRlc3RUb29sVHdvIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MTU5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzczNzY4MjAsImV4cCI6MTc3NzM3NzEyMCwianRpIjoiNGYwY2ViNjI2YjQ3ZDU5ODAxYWEifQ.IZ6NJ5wN1ao3cMjZXLBhPcwWVYI_MyWq6f8SJfV5xwYQxzf1cgeWWsXpm5lKnaAaalbIiO20glHQRDQgdUyXQaF3cT6T9cIhITjrxHT8Pp66vXyUX16BMbEKCjjOgrgQeTwwNDYnVGdyrkEh2PTa5u4-5-xErVj5jRwqLQFr01cVcLtWBhkkuBQUfdGSTpoQDVLAHBMGPbAzv1He5PuXvJlvbkJMJx-GYu3LgyuYOK8u-TmdBJb8x-8KyhyhDzyWocIsBjmfrFzF052eLSO8bo7jP3hg2AWkOXGhSd-b5AwZxLqC4fdnShKxMzUk3trpgCvMs-APx-YU7MjIpPzMXQ (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: 03ce04cb19e28e62f322 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request