C2022021 opened a new issue, #8035: URL: https://github.com/apache/apisix/issues/8035
### Description In the documentation, it says that secret is not a required attribute of jwt-auth plugin. But now I face a problem, If setup a customer enable jwt-auth without setting secret, when request route I will get "error message: failed to verify jwt.", and if setup a customer enable jwt-auth with setting secret, then everything will be alright. ### Environment ### Environment - APISIX version (run apisix version): 2.13.3 - Operating system (run uname -a): RHEL 8.6 - OpenResty / Nginx version (run openresty -V or nginx -V): - etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info): 3.4.13 - APISIX Dashboard version, if relevant: 2.13.0 - 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]
