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.eyJ0b29sX2lkIjo1MjY0LCJzdGF0ZV9ub25jZSI6IjEyYWI2NDQ3OGQxYTQ0OGVkMzRiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjY0In0sImlzcyI6IkxUSSB0b29sIEphbiAyMiIsInN1YiI6IkVhc3lQcm9jdG9yaW5nIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTQ1MS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjMxNTcxLCJleHAiOjE3NzIyMzE4NzEsImp0aSI6IjJiZGJjZjVmYmM1ZjJmYzIxMThmIn0.G_b7NcdkAIwkEsjOFuTNAYFOKfGCf4DlQoxSjbrzGhfr70Zz8ApYCGBSJHtJV6OPvk2Z6oZCbPPyHbXdvaWbZt5zcF5YMoRpary96RK9dWplQ0qDU3vg92UzY_rt34jXRslUeJIGjDJNrfo42J5iB59xFZDPTVXs5ipEdCp4Dguo6FJqPYYFl1PL-zGfhb3aDc_RlxFBoINeaISevmxYTkAwReV1_Stw9wTmbpMcYVn_GVYT55ozBu-EHgjoR0bdpoJROyV96F_CLSPOSe77R-nuD1LDhwoyNeC47mFaQHyx9XM6BiAKCIzYiOrUyTpeRYaFAfwKqWU-QEHPSC3mBg (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: 12ab64478d1a448ed34b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request