response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3152/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjJKRXJZajhSZkJKY2dIVUpaNjdhSE85UWR6QWNMNXBZSGVXMEdWMkRYMGMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTUyLCJzdGF0ZV9ub25jZSI6IjFlMjZlYWUxMDUwOWEzMjE5OTEyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTUyIn0sImlzcyI6IlRlc3QgVG9vbCBHTWV0cml4Iiwic3ViIjoiMTIzNDU2Nzg5IiwiYXVkIjoiaHR0cHM6Ly9sb2NhbGhvc3Q6NDQzMjUvY29ubmVjdC9hdXRob3JpemUiLCJpYXQiOjE3NzIyMzI1NTcsImV4cCI6MTc3MjIzMjg1NywianRpIjoiMzg1NzE0NmVmZTc2ZWRmZDk4NzAifQ.QqvKthTqjNPWeh_GsKOUOnKC4WF29LFUEtdcjYJE5GLEU6vKtk8QMizqEntuhin0RX2-pmFUMLne5kmSEcJIoH0p-BOMWldJu-BySEyDSTOWhqZRByn3BpMmFR4GKRdI6sKDjJExsgrUYFJ8ETSoVV0e7VqPhFrXPSQXtM_TuEGghA9YzQiUGUX7s8D-oOuybQ7a_750Mr5G5pWrWzGQNb9osTI3NnVruleL_HsnIeChRpQP6JIREVTGOTvizjBilkOcR9yaN-UHtiOZWcoqzE6CbTUrwp4z8kj1idzCARQmtfiLjNWds08Qg0xs75J9H8VSFUqwStwxLpQqdv8ULQ (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: 1e26eae10509a3219912 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request