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.eyJ0b29sX2lkIjoyOTM4LCJzdGF0ZV9ub25jZSI6ImYzZGQ3MzY4MzBkNzI3NmMyYjRhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTM4In0sImlzcyI6Inpvb190b29sIiwic3ViIjoiem9vMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyNzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYwNjE1MSwiZXhwIjoxNzc2NjA2NDUxLCJqdGkiOiI4OWNkOWUxYTI2NGJjNGFlNmY1OSJ9.k4oRVW5mq7a4l-pQcmw2_OYBF1BzknPiE1Fl48kGY5w1YQxZFaM51KuC60GDM7Fb60WYbMnGTP8CI6lqfPkBhOzc9Bg3Qz4Lw1iQr4tbPsJ2BTxcq7RitMOHtc1qPas88jf20jysmrFYWI-YKbo9d47Q4MjTcVCETiJyi-tj1XY1wqNOoSYoALl8oOdYb2UkhUXW4oIQk411aOzKoX6Mujvj-D_dO5Fe-i1ANIysvWx8rmr_dRfi7PNzkKTXw_s5UmeKQcaZC2DXlK_XNjXkl-fwAD4YUXzJZtNQJ8g3DwALNP3FpLF74R09Yq62IVttZ9RrmdKBmsHaK_Z8439l_g (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: f3dd736830d7276c2b4a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request