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.eyJ0b29sX2lkIjo0MDg1LCJzdGF0ZV9ub25jZSI6IjUzYmYxNzc4ZTA3NDg2ZmMwYjYyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDg1In0sImlzcyI6ImVGbG9rIFRvb2wgMjAyMyIsInN1YiI6ImRhdGFfbWFnbnVtXzIwMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MjkwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU1ODg4OTgsImV4cCI6MTc4NTU4OTE5OCwianRpIjoiZDg4M2Q0ODRiMWJkMTBjYTVlMWYifQ.KZLmSxHv2MJoiTVF67jcPKYBIW18gXlMfeeKEEd05UNp6G6IlhdiRGuD0tMAXbyQm_oQF48LfNU35NKjj7t9IYFVKLeLvcURctL9CRxBlOhLYBl5G-Uo_hV5S5vNseH01YBYSsvvQwzLOKUmjJPLtoEwMiTppGvauFXnJLNsc0nkfuiOr7mIRo0joBfaTgA3FMQ5-QSylwZ-CDOzFUyqI-fQz14dRmFPZrzV7edK9IUGMB4piiRO_WDxQbXFdIb2T34nmHTklz2Hm1uqmvuJgpTeNdW4sxokXHnJF_WWAYRj05qatTu_sMSLbQDg1whbqP3LqGBIDdhRoY-xmXmfmA (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: 53bf1778e07486fc0b62 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request