Open justSomeo opened 2 years ago
Setup a MGW to reach an API in the internet. The MGW itself is located behind a proxy that needs authentication.
When configuring the proxy in the configmap (deploy on k8s), the MGW logs show that the requests to the API return with http 407 (proxy auth needed).
Looking into the proxy logs, the requests can be seen without the Proxy-Auth header.
Setup a MGW to reach an API in the internet. The MGW itself is located behind a proxy that needs authentication.
When configuring the proxy in the configmap (deploy on k8s), the MGW logs show that the requests to the API return with http 407 (proxy auth needed).
Looking into the proxy logs, the requests can be seen without the Proxy-Auth header.