response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2496/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 456798 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRfWVBadV9XWUM5YmpxUEp3d0twZGtsTEdDODJDb0dyWUM0UEhZQmZ0UEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDk2LCJzdGF0ZV9ub25jZSI6IjFiYjFhYzdiZjJhNjM2MzU4NTJlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDk2In0sImlzcyI6InRlc3RfMjAyMTEyMDYiLCJzdWIiOiI0NTY3OTgiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNzg0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI3MDc0NzUsImV4cCI6MTc3MjcwNzc3NSwianRpIjoiNzZmNWZiMDMyYjU0ZGI0MWQ0MTIifQ.GhdhXfyweoQ21sFuTGGQHAMWxVX5hUZe7VjE-6cumpIjrDZG8fXIMQOco-4VQgJpvTf2F5O7GG4YusZMx2tysHbwJBFdBvafA26LYT779CUvQcHPILZ76UFKg4xwIi-y47zcnq0JFmPhNanR5x3v9u0Av93-AlcUE0k4OiFUmVFHUYyQx9YTnyEEduhgQHcAoPwI0g8bgPY-gnjzy9SDoSEGVXJMCcYmwGvM7COkjXygvuRluk1AJjIxtO4JrAi5uwsOkGsp2jV1Pjv3LYI6Lyei1ximsv1J1282KuoDiQCKtnhY1ZDE29QZb6Z2oc1m0htAjZOyViAyRjgCLkE3Lg (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: 1bb1ac7bf2a63635852e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request