response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2991/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sometester_4537 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im1VMkRSUGl2ODFLQW5hdllSTUNkQ0tpamhmQkttTVFuaXlOV002YUJlWDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTkxLCJzdGF0ZV9ub25jZSI6IjA1YjdlMmJkYmZmYWY3NDU1N2M1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTkxIn0sImlzcyI6ImF3ZXNvbWVUb29sSmF2YTQyIiwic3ViIjoic29tZXRlc3Rlcl80NTM3IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzMyOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNDE2ODI5LCJleHAiOjE3NzI0MTcxMjksImp0aSI6IjYwYmFmOWUyZGJjZWY0NmYxNzUxIn0.TxotjbO1qlJHyqhyASRWnwkf_NdJyHi7WCwOwyolccbLCpHRIEavqxJcPEX7ybRksFJNQMH2NfS533lgCDAcXLkG7IKB02GFwtjwMi6FBhN82ZiHiHsFtgfXNYIyL_7o3cZxokQtbECDgbiYMaEMN1JwiDVHetsyrOIMq0W4yPXKIpfOAsUlvSdR0bEGPGPgcfnRpt4N3z4NrE0XwQbj_yK15dRblxcoH1TJ2R6VP8Lei5dkXmSxieZ-CfTVgisU9_zlwhk8BicJ0N8Y6Q4iBiOFbCR5zx7XVUTHsz4fpfuBucSgqBtU0iMaECCHukPUR9JFBKSyQDRc8FcUrx9Bcw (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: 05b7e2bdbffaf74557c5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request