response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5522/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1007450972117 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IktIV0ZDdTBqbE9qNGZva01lTmJGbjRqR1dZZUw0aFZpVGFpQzYxWEg3R1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NTIyLCJzdGF0ZV9ub25jZSI6IjJkOTg4N2M2YWJhYzkxNDdmYTVjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NTIyIn0sImlzcyI6IkJlYWNvbiBUZXN0IFRvb2wiLCJzdWIiOiIxMDA3NDUwOTcyMTE3IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTY3OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTg0MDc3LCJleHAiOjE3NzQ5ODQzNzcsImp0aSI6IjRhNDAzNTYwY2E1YzVmMTMxN2M4In0.IZUrLTVjs_kJHAe5vwJ5_CnKnugUx0Fmf_YHLGamT-yItGHPrLgrf3i-XJqO4XwpbJEdY1NHXrbiglrnJxsOYIhhpqzpIjs4m6IaVY_2jPosKxqjh2Bp7LDZGcCaAaaGDY18ZQxjBwjtkSXqAHVsgsrtZE4i2da6NyrASeMs8dFU600U2h0TU98yKC0V4frkdNuWYV1TEKN6DPnIrpCVor_Oi8bKbYN2J-Jl9YVRKOG4WKiejeP5-NOl1hFrNwmm-Tf6dco3eYrQ05ElMAHpwSHUe-gwpl-IECBK-Ky8_RgYgFCgU4a6c8-Csbu5_B_iRXdqKZDGw5qZmMglNntdOQ (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: 2d9887c6abac9147fa5c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request