response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1757/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhhSEdDd29yMXdGTHNheEdLYUZVdEE1d2NkcDcwdThGVF9TMzJsaEFCSjgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzU3LCJzdGF0ZV9ub25jZSI6ImMyY2U3ZmU1ODhkODZkMWYyNTMyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzU3In0sImlzcyI6IkdWIFRPT0wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4OTMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYzNTI3OSwiZXhwIjoxNzc2NjM1NTc5LCJqdGkiOiIyNWY4OTUyM2NmYTdhMjg1MzlhZiJ9.Eb6IBuDMbYqB5wZ6dzBg-6mMhXG-SaWz6kVo1kKoQuwav3w8t7fzYahnjmrT429WBvEyOvdW2cUPZNLaUVhdxzk69_3soronmKVOgjRKUsgaCTVTi7kn2vGKeYX9orsk3Sbxx3vBGKFv3HoAyFg3HDaGPAnmoCZgYkUubmis7tUmHQeN06ioMd3Cyw73VbxSBgWsp-enIaRzxu6VPlajJDboYkd9waLOLKEFrrE4jKw1sFkGOaJyQmnQszgYkz-3DZ5OZGkO2oeR91kvPQHQPLcna0adTmMQK5OmXv3QzjfydUTNSt9wdsYQR1X5lzLtsEPZJQzpT7Ir28DhEkxuSQ (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: c2ce7fe588d86d1f2532 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request