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.eyJ0b29sX2lkIjo1MjY0LCJzdGF0ZV9ub25jZSI6IjNjNzdkMmRjY2Y5ZDFjYTMwZWZkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjY0In0sImlzcyI6IkxUSSB0b29sIEphbiAyMiIsInN1YiI6IkVhc3lQcm9jdG9yaW5nIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTQ1MS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2ODIwMDM4LCJleHAiOjE3NzY4MjAzMzgsImp0aSI6ImQ2ZGJkYThlMmVhYjliNGYwYTQ3In0.KpjDqYnZlkOt3Kg54i0gMcAhSYnqeYkT1Af7JdQatCl4U1pJgSHhk-XnZn-EU9rLz5YPdaI6v8wqIbFBCao3krG2K1kh1NOnSigw5RzSgbBWB4KhHAO0ZkVUEVe8BH866djNtJUjCdVwgI2W7Wf622FCvI8R9Mp4vFSakf6oDB2uY5Y12OBs0-joPnXilMuPx28Y1aeiLGJDxya5WH3vYVWXJYSPqJHMi0ji_BYJqHJdlFSENPQRK670Yhe8nLIpAL8a3oCpY1RKtS7DS0JrH3QgHE6qrfynPlh_utEDlf8NSwrBCDa_NZqXDnhKXQVLqBWCQKe4HCSxZXuTsJGhfw (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: 3c77d2dccf9d1ca30efd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request