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.eyJ0b29sX2lkIjoyOTM4LCJzdGF0ZV9ub25jZSI6ImRiYTM3YjA1NjgwMzRlNDM3OTRhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTM4In0sImlzcyI6Inpvb190b29sIiwic3ViIjoiem9vMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyNzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYxNjk1MiwiZXhwIjoxNzc2NjE3MjUyLCJqdGkiOiIyY2YzNTUwYWMyNjI2Y2ZjNmI4YiJ9.llDWwunzR5hRiGhQIsfuFO70ANw_8ayWuAXPlgfLIl2Swk4a0RYryJgeY0EknqoKdPydlC1C_vq8F2m4GziaPIady_ZdgUKAxM7vil8TuxngghCqd-8FLwIstfa79ov7EckoKF2MSqh5vgjc-LQi2xeBEGT3GO7nIlQzt05m9m-MdJhGL5njGZ_H0MSAL5OOftLqHX3B_jeNljzt8d33SLVmbBl5przJwzEciuO6AoG_Jj6qSFtcq-QsVXVysvJ0CmZUpicDkZcRp9i8xyaWQ4gHk_WSj6MB8HKxXEi-vHYi9G3hHjQ9Y8ashmHwy2gV5uvf295tfgTymvgqhCsmNw (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: dba37b0568034e43794a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request