response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2142/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: iseektest2 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1Dd09YcGlUNmVLNG53aEpCY2VQQk9FMmdzS0k2V2cyWDZaUUt2NHU1cWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTQyLCJzdGF0ZV9ub25jZSI6IjE5YzJlOWU5NWVhNWYwNjE2MWY4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTQyIn0sImlzcyI6ImxpbWluZyB0b29sIDIiLCJzdWIiOiJpc2Vla3Rlc3QyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjQxMi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NjAyMTQyLCJleHAiOjE3NzY2MDI0NDIsImp0aSI6IjMyMmY5MDYxZWJiZThkYjJkODRjIn0.Q8MnCJFAHhlh7wegBMX7_1CbLtgAegGXDugiEABEMhiZrBrEZtvdAq0CjF8nA5XGTo5BnvPuCKbvbDtYPaPXwTZ39RgUvPoByOpmuV07qatqAtmLdi_feHxCuu-0iKcJlKryUogvMvktBbHdT07KQggRrFZO6vHjZzLID2pXReg17ADVL7YD9kKazfPITI0139gaV8FWCyfXIkbiytsL1PJzWRQ3SXnI8X1nrNUPKrH0CH8wpV5EiW0r1hnKBS6eXFbISyXt6QrQee25ucv2B64PRJI0s9X9UPoHsxnbGWo90AREqwH5fE8n_BzLJFMXtEwBi9XxG2Gdw3y4dhfFeg (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: 19c2e9e95ea5f06161f8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request