dummy commit to re-run tests

This commit is contained in:
Pavel Sorokin 2017-12-13 22:25:02 +08:00
parent e7b9f5e9c0
commit 2aaec73137
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ An example [oauth2_proxy.cfg](contrib/oauth2_proxy.cfg.example) config file is i
``` ```
Usage of oauth2_proxy: Usage of oauth2_proxy:
-approval-prompt string: OAuth approval_prompt. Possible options: "", "force|consent", "login" (AAD), "select_account" (Google). (default "") -approval-prompt string: OAuth approval_prompt. Possible options: "", "force|consent", "login" [for AAD], "select_account" [for Google] (default "")
-authenticated-emails-file string: authenticate against emails via file (one per line) -authenticated-emails-file string: authenticate against emails via file (one per line)
-azure-tenant string: go to a tenant-specific or common (tenant-independent) endpoint. (default "common") -azure-tenant string: go to a tenant-specific or common (tenant-independent) endpoint. (default "common")
-basic-auth-password string: the password to set when passing the HTTP Basic Auth header -basic-auth-password string: the password to set when passing the HTTP Basic Auth header