Issue: got an Unauthorized (401) error when I use a NGINX proxy to access Kibana from outside of a VPC with Cognito authentication
To reproduce the issue in my environment, I created a VPC with a public subnet and a private subnet. Also I created an ES instance in the private subnet and an EC2 instance as Nginx server (with certs) in the public subnet. Then I setup cognito user pool and identity pool with Google federation. I noticed that the request is…
Read More »