NUPT-Pig opened a new issue #3553: URL: https://github.com/apache/apisix/issues/3553
### Issue description apisix-2.0 开启JWT认证,获取token的接口不定期失败  在token的有效范围内认证存在不定期不通过的情况    ### Environment * apisix version (cmd: `apisix version`):2.0 * OS (cmd: `uname -a`):k8s部署 * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):openresty/1.19.3.1 * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):3.4.14 * apisix-dashboard version, if have: ### Minimal test code / Steps to reproduce the issue 1. curl http://apisix-gw-lb.default.svc.cluster.local:9080/apisix/plugin/jwt/sign?key=USER_NAME 2. 获取token后,发送任意的请求 ### What's the actual result? (including assertion message & call stack if applicable) ### What's the expected result? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
