Adding skip-provider-button docs

This commit is contained in:
Mark Herhold 2016-07-30 22:34:28 -04:00 committed by GitHub
parent 2f0f95b523
commit 116b84906e

View File

@ -198,6 +198,7 @@ Usage of oauth2_proxy:
-scope="": Oauth scope specification
-signature-key="": GAP-Signature request signature key (algorithm:secretkey)
-skip-auth-regex=: bypass authentication for requests path's that match (may be given multiple times)
-skip-provider-button=false: will skip sign-in-page to directly reach the next step: oauth/start
-tls-cert="": path to certificate file
-tls-key="": path to private key file
-upstream=: the http url(s) of the upstream endpoint or file:// paths for static files. Routing is based on the path