Hi Harshith,
I'm not an expert of how to setup nginx with authentication for Flink but I
could shed some light on the redirection problem. I assume that Flink's
redirection response might not be properly understood by nginx. The good
news is that with Flink 1.8, we no longer rely on client side re
Hi all,
I'm trying to add authentication to the web dashboard using `nginx`. Flink's
`rest.port` is set to `8081`, connection to this port is disabled by firewall.
I'm using `nginx` to listen to requests on port 8080 and redirect to port 8081
them with username/password authentication (Port 808