response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4513/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 5d8e902b6fd60c4621 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9YYzVVT3dOZ2pXSGxfbEQ0Vm54b3F5aXhXeGZ5dXI4V2RSaDdzWDBrUTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTEzLCJzdGF0ZV9ub25jZSI6Ijc2NDAxOTdmNWIzYzYzMzEzZTVhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTEzIn0sImlzcyI6IklURyBUb29sIDIiLCJzdWIiOiI1ZDhlOTAyYjZmZDYwYzQ2MjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NTkwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ4NzM3MTAsImV4cCI6MTc3NDg3NDAxMCwianRpIjoiZTNlMjMyZWNlMzAyMjRlOGFmYTEifQ.tJ_23oQBlrw87RUqgdiynIHkIEa21hNjR3bh_1-8i3LEQuBpplHjDVVADJ4SBO6c6BznnzzQxFViXSTKL5HpPV5PmMfiADO2PxNpzme47Xznvv5iAIU-3hW-WBQ37zps7x5DUnjCs-clIl63AQAIDvsINLwIj_wqA2L3_Gno5fMExCTiCqJq9Rv8tYiCck0ZUi4mXv2JIAdJ3r70-k4myQvnpahPxJmYP-CW4aHmHSvAVA1Do_fEZ3GvJfR1Zhlcmq5YbisN81sXbhV3-Hkj0UofLZQ9iq7HQk07zJY4EVu2c4buIVUdiQP2-hGpWDPfuMWR2aFPaZlH-6BfkMfi9g (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: 7640197f5b3c63313e5a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request