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