zhongpengrui opened a new issue, #7496:
URL: https://github.com/apache/apisix/issues/7496

   ### Description
   
   
大佬好,我有这样一个需求:我使用了basic-auth插件作权限过滤,consumer中注册了用户,然后在路由中需要去访问其他的服务接口,需要将basic-auth插件中的username和password取出来,作为访问后面的路由的参数传递过去,即要对参数进行一次包装,请问这需要怎么去处理?
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):2.12.1
   - Operating system (run `uname -a`):Linux bogon 3.10.0-1160.el7.x86_64 #1 
SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
   - 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]

Reply via email to