BFergerson commented on issue #3117:
URL: https://github.com/apache/apisix/issues/3117#issuecomment-751414433


   I believe I'm facing a similar issue. I am trying to use two plugins to 
create a sort of password-protected area in my application. I was hoping to use 
the basic-auth plugin for username/password functionality and proxy-rewrite to 
automatically add the username to the route. For example, rerouting requests to 
`host:3000` to `host:3000/{username}`.
   
   Is that similar to this issue and would it be solved with work done on this 
issue?


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