response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2675/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 244466666 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxtM05vYTdNNTMtV0l5SmdNcnEzZ1o1ZjdLM0lMQXlmX1pBVEJvX01VVEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjc1LCJzdGF0ZV9ub25jZSI6IjNjNmZmNGQ5NTRjNmMxNjU3YjEyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjc1In0sImlzcyI6IkxUSV90ZXN0X3BsYXRmb3JtX3Rvb2wiLCJzdWIiOiIyNDQ0NjY2NjYiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTcwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI0MjU3MDMsImV4cCI6MTc3MjQyNjAwMywianRpIjoiZDRhMjZlMmJiMjE3OWJmNWY0OTEifQ.SRbyldwbocwXqCllDLFQI3hYcx7mtdHdaHdtrJczXTHig_il99qj0xkVfvA8T_Htnafej_rY07B3doNHX7gJ17x5bSGBSdBD5U7iSlCuXYYD5LMMQfRgsIe7piNB8ML39SriJAcyUTJzW8wppGQoEnZgHxri7CAIIUJrhw8yQIC7klISZadhfnTGheDgO0xkS53wbCnTr0lZ8QpzqxZW-T1icmlw3f-c3tQC8DQ6M7vFYOOQQFRlGR3oJmplgZS9bdViaQijdPw9ynTeEsVehwySQRVGs-HqLPqxGt_Aw8_v3BYPtZux85z8t5q5_lnsQ4C6GT5LMV9LefDQhMRy7w (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: 3c6ff4d954c6c1657b12 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request