<div dir="ltr"><div><div>Hello,<br></div>I&#39;ve recently faced strange issues having an authed user on JS frontend calling a backend service with bearer token. After a certain number of requests the backend started to return 401. This lasted only for a short period of time and then went back to 200, then 401 again and again.<br><br></div><div>This seemed to me like there was a delta between server time/client time. However, both systems are synced.<br><br></div><div>So I&#39;ve tried to log the JS Keycloak timeSkew attribute. After a few requests it simply increased itself. After ~40 requests its values rose from 0, through 2, 5, 8, 15 up to 35 seconds! It has never decreased.<br><br></div><div>It seems wrong to me, since documentation mentions it should be a simple delta between client and server time.<br><br></div><div>Am I doing something really wrong here?<br><br></div><div>Thanks<br></div></div>