Expose Box Server Time for setting JWT exp claim within expected values
Currently, there are a few different places that developers can use to sync the time of their requests which can lead to some confusion/issues with properly setting the exp claim when generating a JWT assertion.
For example, pool.ntp.org offers up a time that's ~25 seconds ahead of epochconverter.com (where support currently suggests that folks sync their time from).
Exposing the "current timestamp" somehow, or syncing up with a framework that allows users to be in sync with Box time will allow for fewer questions/issues with the JWT claims process.
0
votes
AdminTony Melrose
(Admin, Box)
shared this idea