response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4910/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: superduper666 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImpoNmx2ZVg5SVNaSlVZT0ZSaGl1VFAxaEhfZXdCT1dELWpBamlfY2Zhb2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTEwLCJzdGF0ZV9ub25jZSI6IjZiMDJmNGMwMjk2ZTVlZmRmZjdmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTEwIn0sImlzcyI6IlN1cGVyIER1cGVyIFRvb2wiLCJzdWIiOiJzdXBlcmR1cGVyNjY2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTAwMi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzM5ODAxLCJleHAiOjE3ODUzNDAxMDEsImp0aSI6ImI1YmY0NzgwNmE4NjcyNGU2YjdkIn0.DyfEP5O_7V0kHsKkI2MKb_rQxnaoD75atVniHaOiRdA3rCr2vwxx4s9KcrnsJbxVxB-VuPUpQE7nZkGQFO_JhW3mQ67GlMBKshfBTvDEM7nYrv3cAK4mtVNkx6pUUOWP8IRNIfdDDpKzKdnjLrGEoETsHSoq9Rga8ytBxAlqoQDQxWifqP-yWBg0h5aZ6_6LvUgnj7QIkTHsk8aI634Mju16IXjLlBhYDntp8OqhJuXIPvENiCAn753xS7qprrKEa9COzXru3gfBTsZrggpKzSnwtbYpP8pFkqN3hcDAd586AQlxFVNXUEPtXXpm69Z1FRudfp5dL8cIMGUv9ArIUw (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: 6b02f4c0296e5efdff7f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request