response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2182/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdsfzoom (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImJ3V09CaGV6VE1wSHE3V0hvMFF0cjI5RlhCT2pHU1RlenhkMnNSdXJzQ0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTgyLCJzdGF0ZV9ub25jZSI6ImI0YzZlMjRkOWFiZTk3MTM0ZThmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTgyIn0sImlzcyI6IkthenVuIFRvb2wgQXVnIDgiLCJzdWIiOiJhYmNkc2Z6b29tIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjQ1NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjYyNjExLCJleHAiOjE3NzIyNjI5MTEsImp0aSI6ImRkYmViNmQ2MTlkZDBjMDQxZmUzIn0.OS2XR0DTS5scL7G7FFD5ozceB3c9wl3cowf9vCccllRpfRS1gRAN86nqkSj73SFZUUA17S6BqgUTda03_l2gm7gIUWNk9CXDzX-jmX-op9rCdzemsZJpQDQVsXcBNqjOHHbT6Xox99K-k5j80qLiWXMIl0q1LsxPDUWq8HBevSOdx4c-536dXZTuGHh6t9VmQByIPF6msH581pf4SOXOvewG3GEKJmlaBLExndrGHtUNmW6b4cjUNYBC3J76Pm-g9W3g4py3JvTbzolU9bMSYTSW5ofNsQ41aYWfrF0Fs5lYSY43ed6FbI2HC4b5PGf4oRx1OBS8OZj8xj8rq7A_5w (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: b4c6e24d9abe97134e8f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request