response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3999/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjJKN1V4R1hBY0RzalczTUNlRkhLdzlTMUJVZ3BHOWlVVFdGenloOXYyTVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozOTk5LCJzdGF0ZV9ub25jZSI6IjllNjg0ZDEyOGQxNTRiZGFiZjliIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzOTk5In0sImlzcyI6IlNvbGlkUHJvZmVzc29yIFRvb2wiLCJzdWIiOiIxMjM0NTY3ODkiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MjQyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzMzQxNzMsImV4cCI6MTc4NTMzNDQ3MywianRpIjoiZjM1NDYzM2FlNDc0ZGFlMzcyZDMifQ.tBfkS8Q9Mc5W56a1NuHgUfHBib57dGvP7I4ZVmqD7L_aGk1i9wdDaabv2CgrrrWS4pjOihC9mD9uleXWw3BojJ28YC8DyIyBeNDlGo5RtdnO9TBgxgxrya-OqHDfPhLTKW2G0eCij6122qiz2xSZPGznoc-jl3D3-9a5zyqPNrBFKQoojNKU1WooKnEcA6YAIqLrMeM2QdWK1H2dgx0CTzyy7t3PSrhZpQ_T42HLVmIUQJsOMvFi2ooN3fBW-IdVUtWEl4Kzer0HS0Ivc729MAAEBKhqbWS-9UCo0E7aZFesR1FM6qA9SXyZvq0iUxrJUTaPG58US66E0jYQZIr28g (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: 9e684d128d154bdabf9b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request