response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4085/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: data_magnum_2023 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkstNy1yUWotYTY3WjNTd2ktcDA0OFNLR3ZGWWlraC1yNjZkV0JjOFJoSDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDg1LCJzdGF0ZV9ub25jZSI6IjJmNTg2OTEyNDE2MDdhNTdmMWNiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDg1In0sImlzcyI6ImVGbG9rIFRvb2wgMjAyMyIsInN1YiI6ImRhdGFfbWFnbnVtXzIwMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MjkwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIyNzc1NDksImV4cCI6MTc3MjI3Nzg0OSwianRpIjoiYmZkYTNjYmFiNTgzYzdjMjNkZDQifQ.ytAgpeKkAfhOlN1UfCsO_nlMWQl-IVRbgn00q3vqzdyJw5g4RsN0QtMiGTSgAyotP1IjsPOXcW21uxvLVGWAydIy1jKs00r4k-2eDnXo_lcrw07KWzahDNGwZgaRZMpVOR1buPezv5dcq0KiarBmTQT443wIgLDnBN6RWKjQ-Xx69xyuuKfqNfK28RKym1Ja2-nGrC6BBWCvna3jOZKDe0OoMdWTgTIGJnO4CrtRXMnY96NMqsBNcpNfGw3Vev32vV8BeUpGW61q6nMn6QvFOkguTO3-ZWhtJ8n57_4PEWp9pVO1Rm0XQ6FZGP7COkP2WodEmPAa2ViGWG3atXUukw (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: 2f58691241607a57f1cb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request