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.eyJ0b29sX2lkIjozMDYwLCJzdGF0ZV9ub25jZSI6Ijk2YTcwODM4MmVmMGI1NjMzZTc2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDYwIn0sImlzcyI6Ikh1YlRvb2wiLCJzdWIiOiJIdWJUb29sMTIzNDU2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM5NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDk2MDY5LCJleHAiOjE3NzUwOTYzNjksImp0aSI6ImRjMDljMmJkZTZmMGMyZmI1NmUyIn0.a6UCNpl6BAZ3V-i7sGuvZCLf1EqDT5H6LO39fW7JgHLSgCnhUhjHkH71DgaMOPrxNW97QyX7fF_mHu9uQgfMFevPtmo8VGOBP75IHE4rsvdCd8Ekf95ro-8DqiIpD9nKjBzkZ30fwwHqiCWcID1gog3f8LSJUI0d8UYHkxHE9UgPAoU3RGLdmjzAighfLCNU3sOCdc0StArZwef1Qxw7H0OiMN-VBWi2Mjuzy3evpWSta35BF50rpA3Ve_ZlRe4rZny40MLB7hTRDrkph6DBh-w1_KtfNvh25_6bdk5tcYOlMRvrCYcx1UYrhG4M5i8ZqFDgZQYweSZrSKfAFNPDrw (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: 96a708382ef0b5633e76 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request