response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3166/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJ2RWVOeGlaVVMxNVQ3b0FzdXFNRk5LNmdJNnluN09Wa3RDdnJuX3dET2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTY2LCJzdGF0ZV9ub25jZSI6IjZhNDEwZDg2YzQzOTU0Yzc3YzllIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTY2In0sImlzcyI6IkdNMDEtVG9vbCIsInN1YiI6ImNsaWVudDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzUzMS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MTY4NTI4LCJleHAiOjE3NzUxNjg4MjgsImp0aSI6IjgzMjMzYjMzNjAzMDZmOGM5YzM2In0.GEUq6eQzxK_4vKXP1dP_dNoImGlRifaYoBNoLB4HVMvvU-8eqVoX5Int8Atov3uOgOS2_AZFMPjw63MiiEAPPtvO13TGvafMCb7fx3hSWjC_TprwoCMtFPIck36QY9EZVV9-qoQ9p5S9UBivJpaRBaFact6UVMBFg1ppbAI8bYWZ9JmOptgaVU7aGTWSaxvnGRo5JiL8NXOLhW_fy8V7o2g9WwcOaFXnn64FD1QdOlMsdyoByJM-p6HWRtUzrWAlFs1xtzs1QZ-BoZwJVrZNEsRZApLeBXD_AmcePz6CeDbgTfi6XJtQnQZbUo9rFUsSbZk73OLmZvsRSlbp4CugLA (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: 6a410d86c43954c77c9e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request