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.eyJ0b29sX2lkIjo0Mjg0LCJzdGF0ZV9ub25jZSI6ImRiZWYyOWI0MWFmYmNlODlhNDg1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjg0In0sImlzcyI6IlJ1Y2hpbiBUZXN0IFRvb2wiLCJzdWIiOiJSdWNoaW4gVGVzdCBDbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Mzc0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI1MjQ1OTYsImV4cCI6MTc3MjUyNDg5NiwianRpIjoiYmNhYzhkMjhmNmI0ZGRiMDFiN2YifQ.kC6AbnjWMeCY3qY3zH3qb7IYO7-9Wvq05bbLThtDgUeuNl4f5yV1xspH6iHW1K7aEf0USFZ-lISpEFdYHcNb8OIi4HMsFJasf2D3Mdt_qoLHefu-HpnOCEhWWcOCrB1cULzbbbnO8k_T2g6riR1Mq_0bIdi2OTMaoriuHWf9S3O9mnRfFSRidH5Vc74WgCElcUBqVs3RFVel1wdHiAzckE3InKF22yIuYx1prIFJQD_JheZFNSz0ELIAbGn3BOD_GpFcr97YJbouuzUO9RaV4_p7l8_PPlajPJnyS2On-Y-_GRPVKNbEGYyM05zy5Fk6FqchA8Qy_8vi3ooaoSk8Bg (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: dbef29b41afbce89a485 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request