response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4029/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: YInzg7eNcR2aRrw (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5lV1QtM0U5bUpNSlNPbVEzX1d6OEE5N3N6Wi14X0hOcnZIQU5aMXBfNTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDI5LCJzdGF0ZV9ub25jZSI6ImYzN2YzNGQyYWQxOThlMjQ2MTc1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDI5In0sImlzcyI6Ik1hbnUgSU1TIFRvb2wgZm9yIGNoZWNrcG9pbnQiLCJzdWIiOiJZSW56ZzdlTmNSMmFScnciLCJhdWQiOiJodHRwczovL2NoZWNrcG9pbnQuY3YudW1hLmVzL21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzcyMTkxODczLCJleHAiOjE3NzIxOTIxNzMsImp0aSI6ImE3OGQ0ZWNhNzVkNTllMzMxOWNjIn0.wE_DtV2ouYu3XmjiZi9i7o3U7NX6PIBznIy7zUA7sDAzMMPGnqyhjiQZE-6Pl-doichOpzY1wAStj0bo-d93ilVE2eCJs4oTtlsnWwL5Z8KUMuPn18rA9Jx5KgUwemlOdjg-qkvgDB_HPS65kRWPNYYrPXsZZvpu4bqLid5QGXABJ5VYn7SWvQCPb2YZBU8_wrSEqSSCSZF4jjhN1ya7i0LA617D5IgH6sV4sZRAK0NJFZYl6TS3xRImN_587i5vrKgIYbvNazz5dOQRk8nSJn7Mz98Lm8b7SP0NALqmZjILs5zSt8g9RNoWot06olKyGdQtVpA3j4wcGwKzcr-kLA (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: f37f34d2ad198e246175 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request