response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4344/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjlOWDVxd0h2bE1vVkhQa0FJemthb2N5QWVXbDFqcGJLT3lud3RmeDMtZWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzQ0LCJzdGF0ZV9ub25jZSI6ImM3MzlkZjAzM2RjZTE4NDQ2ZDUwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzQ0In0sImlzcyI6Im15d2JzIFRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ0NDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjYxNDUwOSwiZXhwIjoxNzcyNjE0ODA5LCJqdGkiOiI1Nzk5Yjg4YzBhMWVkMjg4NWYxZCJ9.Q7PgHXCWvM9RVDj38mbS3gEZDnZovFjVP7JmRXlZyUcoGPdehJOOUeK0r_l8_I4FDg-nNwqLNA8rEIcJGc3Hjo9-ORS-AOnbrYiGX5uZz5eR4Gvad3DzNdes5-avtrPixYQ2bocTDcNFNGnUiMgXQjw5EUvzI0lCqh03dRrUW8tLENkQmTB44P6C34nlNUfOPnpevIAy3rqEeqSg2fhpEqGQ74ve_o7PEAjbM7w4AFSYdplwDOgzYCL0yktPZ59qAJ_MZ1TJfIyEV5ittrQ3h6THcOq5oFkpd0DhGcV9kfki15t2A80m49SXfa6V24MRjDccoltAcTTBGZunDVgrOA (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: c739df033dce18446d50 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request