response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2938/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: zoo1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IktmVWdNbkNfZ1JkRF9OeUdrU1I3Y3NJQjBBM2NDUHBfREk1ZlNXUUVwSm8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTM4LCJzdGF0ZV9ub25jZSI6ImUyMWVlMDU5OTM0MGQzMjkyNjA2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTM4In0sImlzcyI6Inpvb190b29sIiwic3ViIjoiem9vMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyNzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjY1NjAwNSwiZXhwIjoxNzc2NjU2MzA1LCJqdGkiOiIyZWJmZDJjMjg3OWE5YTJhYzBkYSJ9.TBi2jCz0VyJjgVokSFwajXz2jFyfzXzfZTcnTY9LLGOgs1lnzvsVl4wvk7ZZEpWO1q8csu4anUZo_eV6S3-jtKVZZtvk7wUQZTQpVvXexOl_b7o0_2Ou_Xjdat1KQSFUkiu11VS-yZAPb8QKcn48Lcu1TtOtMXdgAXopYIynmyJk8lExPNfw1TKPAmh98jyHlemat_BzQRkvnLE88Q5Rzo3qmwqmdHDnmvSAEv1c_jJWhJRXsY1pWgsEcZaqv5AjlvD13I47kyuNPZjJXRE0v7xkpy80lMkBvmkxWuHQrPsqEQEU4DjRJ4imFL6A86XbYxSM04DO7aPwVA0Y3GZbyw (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: e21ee0599340d3292606 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request