On CE510 running ACNS 5.2.3 we created a rule which forwards certain URLs to an upstream proxy.
The rule looks like this:
rule action use-proxy 149.216.16.250 8080 pattern-list 1
This upstream proxy requires user authentication. However, the client gets no Authentication Pop-up Window, but instead the error message:
Proxy Authentication Required
Unable to complete request:
Access denied due to authentication failure.
Any hints are well appreciated