response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5030/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: TEST_PLATFORM_OAUTH2_CLIENTID_20240903 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZOaDBJSmV4UXVGejNBUGRPeUI4bXBOWFVuVmNTb3cydENfTmpQZkVDVkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDMwLCJzdGF0ZV9ub25jZSI6IjEwNDBiZjFlNjQ2ZDkzNTJjZjFjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDMwIn0sImlzcyI6IlRlc3QgVG9vbCBmb3IgQ0FFIENvdXJzZXMgTFRJIGludGVncmF0aW9uIiwic3ViIjoiVEVTVF9QTEFURk9STV9PQVVUSDJfQ0xJRU5USURfMjAyNDA5MDMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MjM2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5NTU0OTksImV4cCI6MTc3NDk1NTc5OSwianRpIjoiYjIyZDNlYjVkNTkyMjdmMWFhODkifQ.PHJ5PVDZWDILxRlIgZWes_V_1nNODdPXFcU6xuoLICKUII8GpfsKDlNC6ACnymrrNguudFeqa6jTMiYueCAgLwYmZ1PxtmY4QrKJgmk69zf12sfhR0G44yI3H5jDzSVuesE1CWKbTmtvWOpKVdpM5_YmvgQIYK77piX2teMh7dwMhFl3AcRqggvANiZfi6HaZAm7l-1-rpsMR5y6g8ImGkBWxLA-iTmJEXTnt83gLpUUgoxgpdXmsePIuRe9ksJYqg1VlF5Gch4VBerbuC3USPml443UH-9_vxojJbuNlUMF4jQJyjUImu_HuKm4rafyo3oi_29dw4N0SGSstJGOLw (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: 1040bf1e646d9352cf1c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request