response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4362/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: knowdlteststage (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZVbjJ0U2J5ZlBfN0tVa2pxdVdlTEtiZk9qMklsZzl5VGdTTVdwb3VCOVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzYyLCJzdGF0ZV9ub25jZSI6IjM0Mjg5M2NkN2VkZWU3NzljMGNkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzYyIn0sImlzcyI6Iktub3dkbFN0YWdlIiwic3ViIjoia25vd2RsdGVzdHN0YWdlIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDQ2My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2OTM0MDg3LCJleHAiOjE3NzY5MzQzODcsImp0aSI6ImFiYTI2ZWVmMDhlZDczNDIyYjNjIn0.Rl6aIAIr6g4zyxXdAwFC2oe1gHqVCiZvAucFJ68bQOp54QBMSgLw53Zn0eaa4ynqFcuAURTOGLcZtG9YOv7qUUCKSJjgUBvoq_bkQxqWz3DsbEMh3AFZhRWA_n0gptrqrX3LdobBkUqDwB5xHNa6VLoZbb7X99rHdeYh9Hb3SBRL8DbPYOlgt9kvco-TKrOi-P30EOLC0LAHET5DMXND41yC_NLLe17F3tzQ-RSaJGKpcBcCMeqd9u76ypvu54XRJvwAc21gtSAiSP4OxVY_JlDl582sbBwUfPknYdCLQSK_7pAjKD29FU83S5eFinI_2FauyBY8l6dgSUzy65tE6w (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: 342893cd7edee779c0cd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request