response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4284/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Ruchin Test Client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InBkc1NPdHJad0FCTGVYdjRzUFN4UmQ1cnR4eEtmWDlfM2M2V2Y4a19ubGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Mjg0LCJzdGF0ZV9ub25jZSI6IjM5OWJjZDJmYTZmNmZhNTIxNjEyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjg0In0sImlzcyI6IlJ1Y2hpbiBUZXN0IFRvb2wiLCJzdWIiOiJSdWNoaW4gVGVzdCBDbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Mzc0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI0MTEwMDEsImV4cCI6MTc3MjQxMTMwMSwianRpIjoiYmYyNGUyZmYwYjg4NTUwNWZlYWYifQ.Sf7-HufrkM50998RzO6tNvA85nAEkz5MaB7yetsXGtBTMtWLWzqwUIaj5YAfKYgAlReFKFOchqGG7WKt9m4561kszGcjdjZYeG_8IXZIPjJPPz03aGkT3UgkhNCGY3X9FPQYZ2Qmnjjc-UuOU4MfLIkR_f5mTa5T3b9R4wChY95R49QoiAcU8SsY_oIZXobVkG_CdzojOLXgR28tia7AXMPHZGEoyZNcAD8XdyOCAV6XMuxRIRApRMyKlkOfwwwq_PlNpoYqQt_W2EZAqAUNBLJP6KbgDHAOdTWlaVvasf4Qda8mDaxFVEM2xT1GgQNbisodMMk8issHRtUxu84p9Q (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: 399bcd2fa6f6fa521612 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request