underpants icon indicating copy to clipboard operation
underpants copied to clipboard

Reverse Proxy w/ OAuth2 - it covers its backends

Results 3 underpants issues
Sort by recently updated
recently updated
newest added

First off this is a great project. At one point I was wrestling with [bitly's oauth proxy,](https://github.com/bitly/oauth2_proxy) which was design with a more 1:1 proxy:service use case in mind. I...

Useful if running behind a loadbalancer that terminates SSL.

Some services *cough* jenkins *cough* build redirects based on the Host: header sent in the request. If the 'to' definition is an externally not resolvable hostname then these 302's break...