spacewander commented on issue #4761: URL: https://github.com/apache/apisix/issues/4761#issuecomment-1010575525
Yes, you can make additional request inside the external plugin. There is a real-world example (not in Python): https://github.com/swisscom/apisix-opa-plugin/blob/master/auth.go Or you can do it in the Lua, like https://github.com/apache/apisix/blob/master/apisix/plugins/forward-auth.lua -- 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]
