response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2507/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testtest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRUSE9oTTExQURVbzVYLUY0RU5Gc2k0aWtDaXF5ZERpcVN3aE41TDlxeGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTA3LCJzdGF0ZV9ub25jZSI6IjYxNTlhMmNmYzZhMzcwMGFiMDIzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTA3In0sImlzcyI6InRlc3R0ZXN0Iiwic3ViIjoidGVzdHRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODAyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIwOTcwNzcsImV4cCI6MTc3MjA5NzM3NywianRpIjoiZDJhMzRhYzdiOWZjNWI3ZjYwZTQifQ.eSTojggyiiBqguPyg4BhY465m6HiX6sFBZJ7PsUQk6iHS9VjXtG_No4ff_cfvwC6Vy-5jLsBi9p3XDCE5Q-c0NHSu3E3pwOmr0DknrYGAeB2iqmzbPuJTw_qDZFhd9c8ryueiU3mfrlFUAffyR7IfTr8EHBivDI49rSofoJ3FTmzU4xacVlPpyRterQmLUo81Qpet3IuspNBEQATuidqbESgl9jtIAOqNd2NpAHSvvkYmWJ-5xlPJLqz4PLoCQxmMGEutuoz2jvAV05y2MXDC1ny3n36nIXaKCct5YwllxGfDDYnZOQhpTl9ti9BodIHtva4EMTznzPrfciDmNAKSw (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: 6159a2cfc6a3700ab023 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request