Merge pull request #290 from MarkHerhold/patch-2
Adding skip-provider-button docs
This commit is contained in:
		
						commit
						78f2fe1306
					
				|  | @ -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 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue