response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4293/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lab.computer (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5EVDhNOHJjUzRhOFBLMTBDNkJXQ0xBZTl5RE81aWZwb3VvVTBsWUdKZTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MjkzLCJzdGF0ZV9ub25jZSI6IjQ5NmI1OWQ4ZGEzMTg4MDNiNDcwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MjkzIn0sImlzcyI6ImxhYi5jb21wdXRlciB0b29sIiwic3ViIjoibGFiLmNvbXB1dGVyIiwiYXVkIjoiIGh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQzODcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTY1ODgyOSwiZXhwIjoxNzc1NjU5MTI5LCJqdGkiOiI2ZjYxMDM0YWNmNjFhMjhiMDljMSJ9.HKVilGG3gQoF-p7jLCSe99ovMSRIyPHZP1rLpEEvytaLXs0xdw2eLGnDO-wpQfsmLWMO_FDh2e2lzob0uahWgeJPrrWHt4IAvQfANNso5oD4ZzNjFfgrmyJMSwH5R57RstgYUrLt8Gg3mM3veADMdaX8m6vAaqnotME9sSWaxu5oR0AjMNAsJK7pNC-qP20tudgVj7dvxgYxpXQgx6D2BHnOr-kv67J89xU4Ttqlp-8leYoktI9xLr0ClnDn4gLXu3-lOOAjtuOURozBFcUZ10MP6baln3fO3zCSjGMxMq1yWnKxpLIVVR4sGx1dIgyiBrfXNVkAIsx4JbJTr5v82Q (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: 496b59d8da318803b470 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request