response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4532/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IklLMlYtMWVKWTZTM0VCTzcxUzV3c1A3MjZMRkVBV01nZ1V2a2s5UDhSZTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTMyLCJzdGF0ZV9ub25jZSI6ImNjYzk0NzllM2RjZjAzZTNmMDA2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTMyIn0sImlzcyI6IlRFU1QgVG9vbCBPcEV4YW1zIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NjExL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzMTI0MzcsImV4cCI6MTc4NTMxMjczNywianRpIjoiYTQxNDZmMGRlOWJkYmY5OTJiZmMifQ.oQH1hoQYKpHShNY9x2w86xqcMLUfAIG33ihe-vxuXkgTFnbCpnAju3vnPJueOqMzuNXbrkF5wxzHdt7gsETwr7KbroiXvJyGjjN3GNe1z4bSUjQSLKMs04At-OfVadCOrKue5JhE3NqKANgy9BwwsxL44M9r2XNJZIEiWXNBE2GVKK1EAt_zd3FpIrmhb9MEKb-pmL6fbedQeVmCVaVITCm1rtTDvt9oc0IeeBk5Lx0-0CFFHBElC5-kY9ExxQYUwDaG4MVw_szYwskTdQ-lHR-T7fgD0ioQUhsxhhNrx3c3kxTI_akLcJ5Dwl1NHRMGzM-IbSHf9FdOcC9fiDcPzg (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: ccc9479e3dcf03e3f006 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request