response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4858/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: cric (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImtjcVBFTG1Ga1JuMFFPSllDYWtiX0lEWGF4ZlpsdXA5dUFoRTZ5eXc5VHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODU4LCJzdGF0ZV9ub25jZSI6ImFmNGY1ODg4MzFjMDE4Mjk1ZWUwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODU4In0sImlzcyI6InRvb2xjcmljIiwic3ViIjoiY3JpYyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ5NDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAzNjEzMywiZXhwIjoxNzc1MDM2NDMzLCJqdGkiOiJmZmQ0OGU3MDQ2NDc5ZDIwZDZhOCJ9.rwRDT8qW0Hp--htbaj3Us31AxoThSpoDRnlRQaYzc9Fxc9bYHukgvBx3IN9owNcR5s904FCae18vc-ml3ZyHqUBmciUJMlHXtdeaW7BNFlGVnQxkHFs7nfHzNoNM_tsHC9C54ideAwWcBVWYB_p4ggF-zX6vFrIVbYKEETDXtiQT_48KXFf4ZMcEdeF278iN1m8r9-N_i6HcOLb1ThnC9JV-ECHaCbEHHH2jbdECQ8h2klLnRlOjHbzkJI3pekd8lCITGfOQx0uNdpE-cUVxq-dgfXUXHgL0ewi18z6jcuNoqgoI1DONb4W8GJXeWTSmK-j0YpGyrmmfLHC4WSBDLg (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: af4f588831c018295ee0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request