response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5264/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: EasyProctoring (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZUc3pHVmhKQ1VNTHZPS2ktcm9FSUJoeXViWXJyLWtSUDhTcF9UYmRUd1UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjY0LCJzdGF0ZV9ub25jZSI6IjVlOWRkNGM4ZTg2MDQzOTkzZGIxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjY0In0sImlzcyI6IkxUSSB0b29sIEphbiAyMiIsInN1YiI6IkVhc3lQcm9jdG9yaW5nIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTQ1MS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2ODEyMjIyLCJleHAiOjE3NzY4MTI1MjIsImp0aSI6IjNmMDljMWMyNjIxNmJkMzcwYTE1In0.jwpraXXhtHkzJbY35AWZgIVmAMmxEG5zTLq_aN1gq7A5vlIcYjY18C-AVdDKKEb-fZhYrPDsKpMxQTvsEkIn0hhB4HLF4SCHsVwQkLFYJwVuUY9dyT0phs84Uskx4vEv2oaGH3X9JtYnSyLmWhRjKvrHmt4arKNtgWmL9EvqGJSogMJ_uyGTPx1BY9a0LaK4L92iVGR7QCDh6WRYfvXb9HJqRAC2_E_m-Fyz6whZxx01zGFwmTZYe88GGW6ESpwx00bv2LRWa7l9JIHV55d_BeprqXqQFFE0s_D7X9V7est84btEAA_U6VUkAkbPxdbMKg3A8dFlfP3SFfaNph0AqA (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: 5e9dd4c8e86043993db1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request