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.eyJ0b29sX2lkIjo1NjIwLCJzdGF0ZV9ub25jZSI6ImE4MmQ1ZTE3NzczNDBjODZiMmQyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NjIwIn0sImlzcyI6IkFSQm9va1Rvb2wiLCJzdWIiOiJOWlBsYXRmb3JtMjAyNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU3ODkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjUyNzU0OCwiZXhwIjoxNzcyNTI3ODQ4LCJqdGkiOiIzZTIzMTM1ZTFjZjM3NTA5ZmI2ZCJ9.KtHsdi-F3rd_w1wns8Yux15LQVMMxBE_ulEnxEJKQwqFLBbp1fbhmAJK05h9JCtjnIQ_i0XD8YFu201JYN4K9dcJwqezx5AvkLMixPcpluXVBaZOjYEta4MoxpS-hehq3-TvDmXzWIYE49wQONNpu25_WC9QR0gm8GFIjaD0tbKPPrpTOUu1AOO_DLwdXLKpo0w5Mp_YfXPpaza5ZV-8dWokVWOardTYdedI_-pi9PGlg2RZOiziG83pqz8Pl2LIYaQPg8ePk-0c6Fxex0iVIurXFsFd_hjut7bkOPjC9VevKesAuZoV9LMtk3z0T_F8_Hp1O4uoJ7HuXWzyt7Rjnw (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: a82d5e1777340c86b2d2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request