response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4084/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImFUWjRxa1NXbTBRMFl1aDBva1RYZmh4bFlLYnlXaUZyTEI1OHdMNjNNd1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDg0LCJzdGF0ZV9ub25jZSI6ImQwOGFhZTc4MDVhNWNmZTk3NzNjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDg0In0sImlzcyI6Ikx5bnhUb29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiIgaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDI4OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzcyMTQ3LCJleHAiOjE3NzIzNzI0NDcsImp0aSI6Ijk3YmE4Mjc0MmM4OTQyNDE2NWMwIn0.Bqy2vFED-Ymr4ugkcckrRAa7G267N2s3NheGdiFNve9dPeINfogqaQUQZg0J9MH8SEJGB1k35b-d45G97Z0PGFpbp38nuu_wwCLQwB6OF43qNGNxivwrdGbkveMrgxDHZ7wXAXcItiaw4BEj8gk5iIASJwvBSimf4PNo5ZcU7rIG5qgoYVpRVf5Vh0ct3fBD-urBlKTZzJzyihBpWbahwEVuRS7Ynx8lSShODqfk0L3jbKrg6uMfJTTEwi6ablvKmCCKyMrh9yG8PvkkG8DtFw-2yrzbMH3_VK7nX8OFKgkD-3OMxqzhMyHcCiQUTYXXwJWZ5kxttf3VUGuAVLgCqg (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: d08aae7805a5cfe9773c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request