• ProxyService. Do not pass the Authorization header to the web server

    Hi, We have a proxy service configured with basic authentication. The request is received with the HTTP Authorization header, NAM correctly authenticates the user, and passes the request to the Web server including the received HTTP Authorization header…
  • JavaScript HTTP error when http service proxied by NAM

    Hi everyone, I made a proxy service for an HTTP service via NAM, and the application shows me a HTTPS error when I try to download the page javascript files. I think something in the HTTP rewrite is not working as expected. Here is a screenshot…
  • Rewrite url and path apache-style

    Hi, is it possible to do some rewrite actions for two configured proxies in nam (appliance) the way apache can do it? Scenario: Configured Proxy App1 - secure application but reproduces content of App2 through the same database (but behind a login that…