Re: Webapp HTTP proxy authentication

2013-08-17 Thread Daniel Mikusa
On Aug 16, 2013, at 4:14 PM, Marko Asplund wrote: > Hi, > > We're developing webapps running on Tomcat 7. The apps use third-party > components that we can't modify and those components connect to external > sites using HTTP. > Our ops guys have a policy of routing all outbound traffic through a

Webapp HTTP proxy authentication

2013-08-16 Thread Marko Asplund
Hi, We're developing webapps running on Tomcat 7. The apps use third-party components that we can't modify and those components connect to external sites using HTTP. Our ops guys have a policy of routing all outbound traffic through an authenticating HTTP proxy. This is a bit of problem for us sin