response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4778/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 03162024 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjRFZHhYVGtpVjNhMWFNakR2ZDFPdnp6Znk0R0lCYjRPNnlLRzhzSXotZFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Nzc4LCJzdGF0ZV9ub25jZSI6IjFlYWM2MzYyYmIyNDMxYjQ0ZTIzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Nzc4In0sImlzcyI6ImFsbGhlcmUtdGVzdC10b29sIiwic3ViIjoiMDMxNjIwMjQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80ODU4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIyNTU0NzEsImV4cCI6MTc3MjI1NTc3MSwianRpIjoiZTU3MDhhNGU4YmY5MTRkZjQxMTAifQ.FDbLDbX3XVKjXJglfGvfN-7Oe2mLFMTRORhiOgKVv7cfnzcBHbtrjnypdsKRpYShR1EW8Rs137aza8zEx1KZD1jRnGvPkv6G5bpyI0X4JWgJGDQ-OB6vZrqaGfyvHYNkRUGHYAIMVTc67dIar-RjRv9fY-7gdbvNKbQwmBlLfnTgd3R3yIXWE9VvlhP0_H5rLQjLCsZ9sxz45GdBiI0lSItue_y7yKgH5VdBIH4X4S4VIQB0XjliTg9EnBmjl5YjxXdoUio8No6lolILXPDCe0vzWiubFZb-QGRquG8OlvC02fMcEhrCZeu0N-DeQtkqGdG5musPUuHQE45-r95RGA (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: 1eac6362bb2431b44e23 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request