Adds support for error page in Client Certificate Authentication
This commit is contained in:
parent
54459d8d42
commit
d33b748716
6 changed files with 29 additions and 6 deletions
|
|
@ -37,6 +37,7 @@ Key:
|
|||
| `auth-realm` | Authentication realm. | | nginx, haproxy, trafficserver
|
||||
| `auth-tls-secret` | Name of secret for TLS client certification validation. | | nginx, haproxy
|
||||
| `auth-tls-verify-depth` | Maximum chain length of TLS client certificate. | | nginx
|
||||
| `auth-tls-error-page` | The page that user should be redirected in case of Auth error | | string
|
||||
| `auth-satisfy` | Behaviour when more than one of `auth-type`, `auth-tls-secret` or `whitelist-source-range` are configured: `all` or `any`. | `all` | trafficserver | `trafficserver`
|
||||
| `whitelist-source-range` | Comma-separate list of IP addresses to enable access to. | | nginx, haproxy, trafficserver
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue