docs: add docs for outposts

This commit is contained in:
Jens Langhammer
2020-09-09 19:34:19 +02:00
parent 37dcf264e5
commit 1356a8108b
7 changed files with 55 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Proxy Provider
!!! info
This provider is to be used in conjunction with [Outposts](../outposts/outposts.md)
This provider protects applications, which have no built-in support for OAuth2 or SAML. This is done by running a lightweight Reverse Proxy in front of the application, which authenticates the requests.
passbook Proxy is based on [oauth2_proxy](https://github.com/oauth2-proxy/oauth2-proxy), but has been integrated more tightly with passbook.