response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2879/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1231985 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InlRUklUM1V6cFRuMHEyWlRFaDc4MnlmQmxPUWpVSmR1N1FOVUs4R09Od00iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODc5LCJzdGF0ZV9ub25jZSI6IjNjM2I0NjhkODE5ODk1NmU4NGQyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODc5In0sImlzcyI6IlRlc3QgVG9vbCBUUCIsInN1YiI6IjEyMzE5ODUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMTY3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI0MTY4NDQsImV4cCI6MTc3MjQxNzE0NCwianRpIjoiYzNlMmMxMTMzNGQyNDdlNGI5Y2UifQ.LcAFcDXHRbBuMv1ymthAcoJLfG0CVNHDMunjtkMnF6Za8744TBBaSFqIs9SADFGH1Fa3ujUI0PYK8vXingsTbmxp-r_E9vmICrfpYJ1AxcITbVZ85X0RETr5TUiFHAU9YGTYwKfe8sVQ_qU6lVe-9CYCsv1Nom0PPYD3gAExq0mVbK2V5j_EWVgrHjyYHRdk2oYwfS0isFvop6gTIt_J5GQ-ilNImXwzSlV28v2RPFaA6iOFy0QiOQqrc181JF5xBS6LgDTyOlUZSGj8axPXe357jAbYoudVn_AfHe6YTDnmGiY7_llskS3-vQ84CU29u7vRCEY_MIjVyDZAYxKHGA (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: 3c3b468d8198956e84d2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request