response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5961/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jeel-edu-platform-3-client-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjVHWGtsTUNLemMxc0daLUt5N1ZQM0R3RjRPWGhVUDZROUtCVEpxT2tkRVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1OTYxLCJzdGF0ZV9ub25jZSI6IjliMTU0YmYyY2M1ZWM4YmNlMWQ3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1OTYxIn0sImlzcyI6ImplZWwtZWR1LXRvb2wtMyIsInN1YiI6ImplZWwtZWR1LXBsYXRmb3JtLTMtY2xpZW50LTEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy82MTIyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzczMzUzODAsImV4cCI6MTc3NzMzNTY4MCwianRpIjoiMmM3MTllZDJhZDY3MWNjOTNhNDMifQ.AgJzlh-aB1IIx5BYNFFNjkUUqa1a_ghs0ZgTyQ_nCbGJz9MI5onMyhW8k9ozQZIEyX43IGU4NHZLJLv9hbafONtFA4PoDIsBaLjKhrtRkbGawfGC8vZMqZ1-X21eVUDflcrpYhkk9evgbTC1sKDWqmcG8-qbeP7uIZuOFj2tD5LX1YUFlCbXHVJRCC0wMZTutq-eK8JJBwqr2pk2IDaLvAvrBOMQYDz7f-FX1Xg68aHXXIRip2ZWXSjghm5YwZcEUVuxtooHie99ZoFEY4dSCDkAu8NzhIqrZI66MA59QKyAjq87OChN1UFX7acNwodc1KGw8hIYETmV9g5DDDAUFg (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: 9b154bf2cc5ec8bce1d7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request