idbeta opened a new issue #716:
URL: https://github.com/apache/apisix-dashboard/issues/716


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [ ] Requirements
   - [ ] Feature or performance improvement
   - [ ] Other
   
   ___
   ### Bug
   - Which version of Apache APISIX Dashboard, OS, and Browser?
   2.0
   - What happened?
   If possible, provide a way to reproduce the error.
   
   step 1: use dashboard2.0 set a consumer and config the value of the jwt-auth 
option
   
   step2: use dashboard2.0 add a Route, and enable the jwt-auth plugin
   
   setp3: generate JWT credential
   `curl 
http://127.0.0.1:9080/apisix/plugin/jwt/sign?key=your-key-seting-in-step1`
   it will return 404.
   BUT, it will not happen when I use admin API do the same thing!


----------------------------------------------------------------
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]


Reply via email to