response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2552/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sandipkumbhani (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkFiMVZEZWRob0lOVlpyY1haTTZSQXlldWhXQUJRcVRGNUdYSVFOc2NUU1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTUyLCJzdGF0ZV9ub25jZSI6ImM3YjNiOTExZGVmNGM5ODk5MDU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTUyIn0sImlzcyI6InNhbmRpcCBrdW1iaGFuaSB0b29sIDEuMyIsInN1YiI6InNhbmRpcGt1bWJoYW5pIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjgzNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjA1ODM3LCJleHAiOjE3NzIyMDYxMzcsImp0aSI6ImQ1NzZmNTYxZjcxMWIxODU5YjNlIn0.JockUzT7grB2xZ728_7NIQrYBrwXGQo1AXyNuf9knkda-1Q4cUUqF9P6gbXYvvhwZbIYQ2yQY9x4aibJHs_2sZCDjr8sICSLxC0eDU52gm2IOXInnoufww12xfGvHJpyHXvLlmYSbLrQBjpWag_qj2Sj3PaKTUjz1x0atixPSFacBhQ-0-NfBkMvWrTY_v4xlnbnSL5c5x29nnkxubU6l37xulbZE7JdRqon1eZ4S6Hu61oVvB1xxRRm59QGfZtUf3B4D6X7jp5xkhP3RAq8JxZMd0ehi_SFMCcRYiUjtH_BqF6eA5E_R7tAfsVKVUtjy-B6xXr4nLiLiUqbgCDaKg (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: c7b3b911def4c9899056 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request