response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3127/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Edease (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InJzMVNtZVhFQlFwZHF0Qjh3dkNGMTBaVTFqVVVqTU9oSlJnVWN5Ukp2MG8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTI3LCJzdGF0ZV9ub25jZSI6IjRmNTI0YTQxOWMwMjM3ODhkYWNjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTI3In0sImlzcyI6IkludmVydm8gVG9vbCIsInN1YiI6IkVkZWFzZSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM0ODEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEzMTY3MywiZXhwIjoxNzc3MTMxOTczLCJqdGkiOiI4YmVmMDRhMzdjNGM4NjUyNDM0ZSJ9.UwPycW-nwKWDfGSYFCtZC_eEVFOitEJyobL0ijrJ1Eq3dWZj3HJpjU0BP0yIp7eR8r_bEg0WDq8JH6YCwSvpKrsHNHjTiQyraUeMuc8kp3GEThDgIlFb-xyAt-CFsl-go3k-ImISKN6Xt-1eTvJbRxJStrxBLzWUo5deu1Nbmi5zS65WmNExJqUFWy0HXJDeIQ2khjI2wuw-VBuGOSrU0H9soLWYqYMA0Q3MCp7GzNJd_AqGqgEDXhYEL3XemBlefZl8rxWsXYNtA2zn6De6PO9lkLfMJB59islllFO3MdH-C1fLlRcVLriYk_olFbIzalU4QlHmQuK8QvNSHuGayw (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: 4f524a419c023788dacc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request