response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4689/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 678910 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImdnRzVEQnBrR0dYTUxRLXJjUnFFQjdaX0M2aUNjZ0JVU29EYUJxbVJHSVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Njg5LCJzdGF0ZV9ub25jZSI6ImM4Y2ZkMWE0MDdjNjdkYTBmZGQ5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Njg5In0sImlzcyI6IlR3byBFZHVjYXRpb24iLCJzdWIiOiI2Nzg5MTAiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NzYzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwNDU4NjMsImV4cCI6MTc3NTA0NjE2MywianRpIjoiYzkxNmJlMTU1YjIyMzU5MjRhZWMifQ.LUwSVg-SEf6DcaHk4scOFm3VEWuGMDbKPnOlZjcEakPW8HhkJWmc5g6ORLarWbukfciJ2v6RLdbWM0RKuC2gAS9sXrwqJblE3FgQYGNSlkAYdCseEkqZS478K2tLaSL1ZQwAm1cmA8rk341CXRgUm1KXbdD9Fcr3vhBekanXhzVAGW4r1724SXQx1piKKz54BY7iVfz7ERV1wb1YebZmYaCKYi2i5Q--mm0OS6KOHF4SIzIAvSd2dUHlvHIXKi0L6oU9I87s6rYDrdLANnMznI_WbPh5P4SnQBP_BERR-CzfZFUN811nQHEqJq0-EIpMxLr9kB8PTk5QdbAOczFT-g (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: c8cfd1a407c67da0fdd9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request