response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5620/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: NZPlatform2025 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InlZenRBSEtUTkFrMEF0b3ljbmlCVldPZ1FFcUQ3Q3RhOHRxNWs0NVZ0d2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NjIwLCJzdGF0ZV9ub25jZSI6ImIyMmIzNjIyZmRlNjY3YzU3MDZiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NjIwIn0sImlzcyI6IkFSQm9va1Rvb2wiLCJzdWIiOiJOWlBsYXRmb3JtMjAyNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU3ODkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk2MzY3NywiZXhwIjoxNzc0OTYzOTc3LCJqdGkiOiI3NTM3NjJjOWY4MjMzNGNjZmE1MCJ9.D5YkdNi5Lo55KfeOT7GCn0Kug7F06qbcQGQZLL0nwvUCnO9Ib0Y7aF3DYrYyb6KVrdLNJm3ecwSt0EtaDwj0LXdkvotBP0M6O19ewzGwS2QvsOdezlD_9C9BdcfLf1-WQqUYparGdkSm0sNOWcHHEnEh4bN4GWfIea5i28CgEp0IMaAl_4gQqFLJN2HiKJlJID7viYKb3yVuMjjEYGa18sXfsrWl6DyO5UyAZyYSv8Gsjcb_kWEspsssT8AK5yL-IWIyFh_KydrhtU3tMuYWimpdBO-L1-M8yLFLPVI45EOQLTQUdRLfAKF37lmKmGYCJGsefoypqpq899-WxPPjpA (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: b22b3622fde667c5706b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request