Using dynamic backend from auth like server in nginx
I am trying to make a system where we route to different backend based on claims in jwt of incoming request.
How to do add_header and proxy_set_header different for every ingress
I’m trying porting my application on k8s, it’s composed by many microservices, written in java and angular , I’ve developed it using docker-starter and used an nginx to route to different applications and different locations using different custom-headers potentially different from server and server, from location and location.