response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3060/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: HubTool123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im9XVWpQNzltTFQ3VG5KcndEUGdhM2M1Rk12bVlSb183SXljOGw1RUtOUVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDYwLCJzdGF0ZV9ub25jZSI6ImU3YjAxOWMxMmU5YTY4MjkxODI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDYwIn0sImlzcyI6Ikh1YlRvb2wiLCJzdWIiOiJIdWJUb29sMTIzNDU2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM5NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1Mzk2MTk1LCJleHAiOjE3ODUzOTY0OTUsImp0aSI6ImYxMzgwYzVlYmVhZDE3ZmM4OThhIn0.SyqeyTHTwz_lG-be10PHB_X7tpEcn-F7PTnV-pDotyA2ZrRTEoIZSwNsQIQ-QOEInXpzsf6TDf-sAQfBSZR1FdokKM1-R5uE8C15adwh0YmzAiT3z6VYOQRlSUp-UrLcZe9mKrRJyIy3PKMMhlMIFtWMErTWXRMka3vbpzV3UpMgysjh2G8AazL7TIDjxqQzMVvFIK4PtrrF4Kskxsb_99PX0veRgoYMtlFpw0zRh4NsUTZ_HkwAPtgiqRqjqmWHV4b0R-1vJwCpWGLLhd9zXvMS2VFAO3752O6VgtKsTWzeWaB8qDUp4ZwU9E_nNSe79jPwLAfqtY7_V7hf2o_XAw (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: e7b019c12e9a68291829 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request