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.eyJ0b29sX2lkIjoyOTM4LCJzdGF0ZV9ub25jZSI6ImVhOGQ1OGE2OGFhNmY5MGUwYjM1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTM4In0sImlzcyI6Inpvb190b29sIiwic3ViIjoiem9vMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyNzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDU5NzE0MiwiZXhwIjoxNzc0NTk3NDQyLCJqdGkiOiI2Njc3NTc3YWRmNGMwOWJmMDViZiJ9.L5NsaL5zljXPgpFudfhiOohNPRJllCy93rpkCO6KKw_GCGtyaWZg3FdM1g6n9ogT0e7_8zRqxda0iSeUelPZ1UDq-uMPmgUOo_Ss2NVemNDoJR2eQ-2gNPCLFZPtd083IcuPYd6XFHznbM1QLoPlRpCAKXP-x0ebe04k90P41XQtg6bJ1URJeXLn8-5NSE9MY9bKGOmvoo85HwJe8PSPn1xHvEwqFokYFMKT_ZydkcBEbbNztr2xgi75khlWnhZCHpvTal5JPe5wHw_jny3xlQTPsh_z0c90rF80nGDvb2VHc_XWafShcB-Q9tLXUzcmeJHPRBgfmE1xaYgDq_OGPA (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: ea8d58a68aa6f90e0b35 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request