buzzfeed / sso

sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
MIT License
3.07k stars 187 forks source link

Document preserve_host option in `sso_config.md` #331

Open dli7319 opened 2 years ago

dli7319 commented 2 years ago

Preserve host is documented in proxy_config.go as: 'preserve_host - preserve the host named based in up the client request rather than re-writing for the upstream host'.

It would be great to list this in sso_config.md as well.