1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-15 01:44:22 +02:00

Merge pull request #131 from ebardsley/master

Allow passing the value of "approval_prompt" as a flag or option.
This commit is contained in:
Jehiah Czebotar
2015-08-27 07:33:07 -04:00
5 changed files with 26 additions and 16 deletions

View File

@ -93,6 +93,7 @@ An example [oauth2_proxy.cfg](contrib/oauth2_proxy.cfg.example) config file is i
```
Usage of oauth2_proxy:
-approval_prompt="force": Oauth approval_prompt
-authenticated-emails-file="": authenticate against emails via file (one per line)
-client-id="": the OAuth Client ID: ie: "123456.apps.googleusercontent.com"
-client-secret="": the OAuth Client Secret