Header values from UI angular application is not reaching the API proxy

Hi @Maruti Chand now i added those headers in allow-hearders as you have pointed out.

and i could see the response headers in chrome browser when the preflight for the CORS is happening.

But i think in our UI angular application they might be missing something to set in header so that still the header value of signature and authorization is still not reaching Apigee proxy.