From 116b84906eea9009bfbd653d6f4eeb7871c97a4a Mon Sep 17 00:00:00 2001 From: Mark Herhold Date: Sat, 30 Jul 2016 22:34:28 -0400 Subject: [PATCH] Adding skip-provider-button docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57ac672..2e6e4c9 100644 --- a/README.md +++ b/README.md @@ -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