cleverpig commented on issue #856:
URL: 
https://github.com/apache/apisix-dashboard/issues/856#issuecomment-735624995


   > @cleverpig
   > 
   > Please run etcdctl --endpoints=$your_server get /apisix/consumer --prefix 
to get your consumer configuration and paste them here. Thanks.
   
   ok, I ran "etcdctl --endpoints=IP:port get /apisix/consumer --prefix", and 
got these: 
   ```
   /apisix/consumers/
   init_dir
   /apisix/consumers/jack
   
{"update_time":1606723309,"username":"jack","create_time":1606723309,"plugins":{"jwt-auth":{"secret":"my-secret-key","algorithm":"HS256","exp":86400,"key":"user-key"}}}
   ```
   
   @nic-chen 


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