response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4805/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImV1VkxFUE92Z095dmpENm9hRW1rVGpTWnRFcTdqbkppNFBDWWE4a2MwZkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODA1LCJzdGF0ZV9ub25jZSI6Ijk0ZGZlZjhiNTZkM2U2ZTc3NGY5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODA1In0sImlzcyI6IlB0b29sdGVzdCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDg4Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NzExOTMwLCJleHAiOjE3NzY3MTIyMzAsImp0aSI6IjVlYjAzYjgxN2Y5NzM4ZTQwNmE0In0.J7z85tvQXDvlgich3oCf6V3RoK5OTrAbURVIMmTtFy7h1GfLYEiuKSIfy7BSVj24vSqc0wTrrZ7hkzuOXLvZVmPcrwaE0P5sQZXS-kbVOGXRg4R1AFlpxHesy-sXgq227zD5hG8OMXYnYW_JZz25tSp8XQHslqkXli-uGC0SR5jMVuiDthgpYk3FGoRTW80_tFoGWHtXiLeD2x2PrF954m0SNGfpjxV77oCD52KHJ2SBclCn-tIri5m6r1chK0SF6nIxczcTd8aXfjj4YZ6sVG1qfNtRV97tXsY2sDqEuRMQjj4yB14A1kz0CvVnzgeIAnjcVfdSfYAg6AwYEZSesg (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: 94dfef8b56d3e6e774f9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request