add missing header border

This commit is contained in:
Brady Mitchell 2019-08-11 17:21:32 -07:00
parent 18156713e3
commit 4b985992d8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ An example [oauth2_proxy.cfg](contrib/oauth2_proxy.cfg.example) config file is i
### Command Line Options
| Option | Type | Description | Default |
| ------ | ---- | ----------- |
| ------ | ---- | ----------- | ------- |
| `-acr-values` | string | optional, used by login.gov | `"http://idmanagement.gov/ns/assurance/loa/1"` |
| `-approval-prompt` | string | OAuth approval_prompt | `"force"` |
| `-auth-logging` | bool | Log authentication attempts | true |