Web Testing with Reverse Proxy

2013-04-20

Recently I was working on an application that relied on SAML for its web users authentication. This made its shakedown in each environment somewhat challenging. Typical approach when you can use IP and port to verify deployment did not work since application required access by name only. There was an option to build a “shakedown back door”, of course, but large chunks of configuration would have been missed during verification. I opted to write a small reverse proxy instead. It is based on little proxy and allows: