-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuring Envoy as a Forward Proxy with AWS API Gateway IAM Authorization #38111
Comments
cc @suniltheta @mattklein123 @nbaws for aws expertise |
@njeddi Yes, envoy is capable of handling this scenario.
If you are receiving |
Hello,
We are working on a use case where we want to configure Envoy as a forward proxy to intercept all egress traffic with external authentication using AWS API Gateway (IAM authorization). However, when attempting to use the External Authorization (ExtAuthz) filter, we encounter a 403 error without any logs being traced in API Gateway’s CloudWatch logs.
Here’s the flow we are trying to achieve:
Could you confirm if Envoy is capable of handling this scenario? Additionally, if anyone has experience with this configuration, could you please share any example setups or guidance?
Thank you for your help!
Best regards,
The text was updated successfully, but these errors were encountered: