wulinghui opened a new issue, #7924:
URL: https://github.com/apache/apisix/issues/7924
### Description
我测试了,用消费者中的秘钥和算法,再自己的用户管理中生成jwt。
以期望下发token交给apisix去验证。 就行了,但是实践过程中发现,算法和秘钥有效期都一样。 但是页面还是返回
`{"message":"missing user key in JWT token"}`
### Environment
- APISIX version (run `apisix version`):
- Operating system (run `uname -a`):
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
- etcd version, if relevant (run `curl
http://127.0.0.1:9090/v1/server_info`):
- APISIX Dashboard version, if relevant:
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run `luarocks --version`):
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]