response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5860/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client-restart-x1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InUzcDM4cTBJMEhZUjNmVzRBdzZlS05idUlPM0d1NEw2NXg4V1UtbE1lanMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODYwLCJzdGF0ZV9ub25jZSI6IjY3NTQ5MTliNGFkYTNmYmNlNGUyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODYwIn0sImlzcyI6IlJlc3RhcnRUb29sLVgxIiwic3ViIjoiY2xpZW50LXJlc3RhcnQteDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy82MDEzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxMDU5NTgsImV4cCI6MTc3NTEwNjI1OCwianRpIjoiMGFjMmFjYTdkMDQxY2FmYWNkYTYifQ.LbnZCiRJls6KsuBjg29LTqt8dw22il2QCkhx7SeBLVylI5lIIt3oSkmFGV8FpCKICJ4DTR_wP-OTcbHkpdx-XFd0BMZpP46hB7PdYCfli91yy0EXQUGtJPeioz82FFnus_XkKckVyrivqB-UakllvQsqmDTuT487gwjjv8H8ZPs (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: 6754919b4ada3fbce4e2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request