response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3055/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9WenotM1EyV1Q3UXBLTnR0ZDFaOWd3NGttRnVGdXNGWnNlRFlMRFpoUE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDU1LCJzdGF0ZV9ub25jZSI6ImE5MDdmMzBkODIxZGIzNDkzMGY2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDU1In0sImlzcyI6IkFybm9sVG9vbCIsInN1YiI6IjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzg5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI2NjMxNjAsImV4cCI6MTc3MjY2MzQ2MCwianRpIjoiNTgyMmYyMmVjN2M5NzM4ZGQ2MDkifQ.ntzYPaogS4pqnjKzYiA3lpjb3Ps2EMlW48y-7yoLRfje5FpZtsxzwnsjKjLQR4bg3qhM8EDO2-I3N3NA0NS4H-HHCvZWJGbLt011HI0Mcs2O0ENV17xjgEYKP4RSg9ddRhKiHjcHbHTh4Wf_L44U-WC4g3BShkAEiWbIKsypmgxkwJoNMHiZs0br9TpLTM2J003dXRqY573o1j0-MLsSo7znKkZmUG2VM4B11l9aODiUB-i9q8Sd5ADVTIXq4xK053-p9JLlmmYVJCekeUZENWtMsBjpw6mwSAyzkfdCaAUwzQJVaUw41ntFCjGySk0IfYSOgOiq30fr9q0q4dvfPg (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: a907f30d821db34930f6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request