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.eyJ0b29sX2lkIjozMDYwLCJzdGF0ZV9ub25jZSI6IjRjNzNjNWE0N2Q5MWY5MmVhMGQ5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDYwIn0sImlzcyI6Ikh1YlRvb2wiLCJzdWIiOiJIdWJUb29sMTIzNDU2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM5NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2OTY5MTkxLCJleHAiOjE3NzY5Njk0OTEsImp0aSI6ImUwNWFjNWUzY2Q0ZDUxNWY0MjVhIn0.D_AuyYlRvDTRr-FS-leC4EcSHrqRjmJ7UkEGyrEiAdAuUYR-zmTVoxS-Wj65_HbvUYV6CIzsQ0Aflr2AsEiAL46ff2sl866VxWUOhllkhLmTVPvX5QifYfZ_sPe1FMFbwq8l--BVNzls6f8lXJvb8EycQAY2W8qGhxn155QNFqCgB_dlP1-JTcDJlrtcRvPExSKg5RUBdymU1xSL9GF3YiLeopnkI9rqR5sLFKgWihnyeR31LDsdpQU4GiER_EzCHYcOQyC3G714iHK6f3HTJviyB1NIIZDRMyZISTfZNdzNpgGBnzKYNfuaX08PmRwx9h3qVbL08QEnc3ID4X2Kyw (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: 4c73c5a47d91f92ea0d9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request