response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5861/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: math-lms-client-2025 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFLVXVrTUpIZ0VlQVdMMEl2WWl2OWNjOHNmVk1fcURVWmtfS3lmUllBbEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODYxLCJzdGF0ZV9ub25jZSI6ImMwZGZjZDJjNDIzZTg2Yzk4N2EzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODYxIn0sImlzcyI6IuaZuuiDveS9nOS4muaJueaUueezu-e7nyIsInN1YiI6Im1hdGgtbG1zLWNsaWVudC0yMDI1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNjAxNS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1Njk4OTY3LCJleHAiOjE3NzU2OTkyNjcsImp0aSI6ImFiOWRiZGUzYzYwYjM2Yjc1ZGViIn0.TmLNuPP_t5ZzmQHi9DqE5m-3rHZfjk7YhRfIGzixTnvFeHaYRxXTfERit058rLeRtDNmCUcj4QhoGDr0IPAvsjtbTOwvJCfkYEbz0zOMwSTkG6fF6nvOApZSVaaTAUwPuho7ugMtGBCD_5fJiAue9aR8juOItHBlFUaMvbg58AURe5tEZ_DpVxKVe7FLfKZi5LhEyaLYDv46hb_UBpCigVBzL9PVQ270PcDCN-O326xZAlqE6qYbWi5XEYY9nIu5rJg0ubO8f4IObb_Gcw1P7t5_hjmSjsjDhgrgZnIyIxpGA3P3u-iYhnSq1REQHfEOqXZ5tged5hcizFjKa9ai8Q (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: c0dfcd2c423e86c987a3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request