Merge pull request #290 from MarkHerhold/patch-2

Adding skip-provider-button docs
This commit is contained in:
Jehiah Czebotar 2016-07-30 23:16:30 -04:00 committed by GitHub
commit 78f2fe1306

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