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

   ### Description
   
   Hi,
   
   I’m setting up a route in APISIX where the URI is dynamic and depends on the 
user making the request. To achieve this, I’m using the OPA plugin. Within its 
result, I set a field called dynamic_metadata, which contains the URI the user 
is allowed to access.
   
   However, I haven’t been able to retrieve this value from APISIX to include 
it as a variable in the URI. I tried configuring this using the proxy-rewrite 
plugin, but I haven’t achieved the desired result.
   
   I would greatly appreciate any kind of help to resolve this issue.
   
   Thanks!
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.10.0
   - Operating system (run `uname -a`):
   - 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.5.0
   - APISIX Dashboard version, if relevant: 3.0.1
   - 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