--hostname[--hostname option --hostname option] a list of hostname which the service will respond to, defaults to all
--tls-cert the path to a certificate file used for TLS
--tls-private-key the path to the private key for TLS support
--tls-ca-certificate the path to the ca certificate used for mutual TLS
--scope[--scope option --scope option] a variable list of scopes requested when authenticating the user
--claim[--claim option --claim option] a series of key pair values which must match the claims in the token present e.g. aud=myapp, iss=http://example.com etcd
--resource[--resource option --resource option] a list of resources 'uri=/admin|methods=GET|roles=role1,role2|whitelisted=(true|false)'
--resource[--resource option --resource option] a list of resources 'uri=/admin|methods=GET|roles=role1,role2'
--signin-page a custom template displayed for signin
--forbidden-page a custom template used for access forbidden
--tag[--tag option --tag option] a keypair tag which is passed to the templates when render, i.e. title='My Page',site='my name' etc
--resource"uri=/"# requires authentication on the rest
```
#### **Mutual TLS**
The proxy support enforcing mutual TLS for the clients by simply adding the --tls-ca-certificate command line option or config file option. All clients connecting must present a ceritificate