huanghuanghui opened a new issue, #8406: URL: https://github.com/apache/apisix/issues/8406
### Description I use [[apisix-docker](https://github.com/apache/apisix-docker)](https://github.com/apache/apisix-docker) docker-compose run apisix server,when i try to add `jwt-auth `,use this introduction [[apisix-2.4-zh-plugins-jwt-auth](https://www.bookstack.cn/read/apisix-2.4-zh/plugins-jwt-auth.md)](https://www.bookstack.cn/read/apisix-2.4-zh/plugins-jwt-auth.md). I curl this request `/apisix/plugin/jwt/sign` to get Authorization Key,Apisix response <img width="1225" alt="image" src="https://user-images.githubusercontent.com/32832946/203944935-2f9e5a9c-3934-489f-8141-a7061875f3dc.png"> - this is my consumer configuraion: <img width="1439" alt="image" src="https://user-images.githubusercontent.com/32832946/203945343-8a2f98da-d13b-498c-98b2-cb9e2de05b6c.png"> - my route configuration: <img width="1439" alt="image" src="https://user-images.githubusercontent.com/32832946/203945550-bbb5768e-bdb5-400a-b24e-d42578770f86.png"> ### Environment - APISIX version (run `apisix version`): <img width="906" alt="image" src="https://user-images.githubusercontent.com/32832946/203945781-b42a4ef4-405c-4775-9fd7-cdcf090a08f8.png"> - Operating system (run `uname -a`): <img width="1246" alt="image" src="https://user-images.githubusercontent.com/32832946/203945841-f4b9cc48-155f-488c-be28-825084aa630d.png"> - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): <img width="1260" alt="image" src="https://user-images.githubusercontent.com/32832946/203946098-4c3c7c7f-33e9-45a7-bfe4-936ca8f26d1f.png"> - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): <img width="623" alt="image" src="https://user-images.githubusercontent.com/32832946/203946386-acd434a4-6372-4a44-815d-7a69aba686ab.png"> - APISIX Dashboard version, if relevant: apache/apisix-dashboard:2.13-alpine - 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]
