response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5015/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 0xA3b3Cae4939827c28923C1A10e6C42eda8269E4E (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkxBemF5cHRIdjk4cENjR3lWazRaZ3dwenlXanhqLTY5dFhleXlSNzFCTW8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDE1LCJzdGF0ZV9ub25jZSI6Ijk1YTVlNjJiZThiYzViNzE2MDZjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDE1In0sImlzcyI6IlF1aWNzY3JpcHQiLCJzdWIiOiIweEEzYjNDYWU0OTM5ODI3YzI4OTIzQzFBMTBlNkM0MmVkYTgyNjlFNEUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MjIwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwMjM2OTcsImV4cCI6MTc3NTAyMzk5NywianRpIjoiMDg5YjU5M2QzZmMzYWIzOWIwMTgifQ.q1NZV5l_Y73eDhuiu-OyT0LsgT7eOwGc6YzUC_tHYZSJTg2xx-p3J4ZOYI0cWFGoDhP5jxAoLPIsmCDTVGw1W8UUBQ_pFkk_O4cWfKv8APqUy40j8cNIcemZQ38gVjvmWwTQ-A3Wo_kxMD0NH_BrGrBORj3cjdWNlBwtzSRcCdjzNFHCYt5jkSXBF-z67_J7oyVmlGkuuseT6HGlNOv886HjGvZdMiV09-2wPJU03V5xk-yO5tSXKL615vu0RcBQqDsLyI6IoflZMy43rREcsJIlgl9kF38x9zne-RaQblZq9E9Q6__QlHN5Hs_EnLLDDpI4h9YRXQvE2uCNek4Dog (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: 95a5e62be8bc5b71606c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request