etcd/Documentation/op-guide
Hitoshi Mitake 8fd01f56d6 auth: a new option for configuring TTL of jwt tokens
This commit adds a new option of --auth-token, ttl, for configuring
TTL of jwt tokens. It can be specified like this:
```
--auth-token jwt,pub-key=<pub key path>,priv-key=<priv key path>,sign-method=<sign method>,ttl=5m
```

In the above case, TTL will be 5 minutes.
2018-02-27 16:25:19 +09:00
..
authentication.md etcdserver: swap priority of cert CN and username + password 2017-09-22 15:53:47 +09:00
clustering.md Documentation: document the -discovery-srv-name flag for configuring service name in DNS discovery. 2018-01-25 01:56:19 +00:00
configuration.md auth: a new option for configuring TTL of jwt tokens 2018-02-27 16:25:19 +09:00
container.md Doc: update etcd container image registry references 2017-12-21 19:28:41 -05:00
etcd-sample-grafana.png op-guide: add screenshot to sample Grafana dashboard 2016-11-11 16:21:15 -08:00
etcd3_alert.rules Documentation/op-guide: integer value of 1 is 100% not 1% for failing reqs 2018-01-24 17:09:26 +01:00
etcd3_alert.rules.yml Documentation/op-guide: integer value of 1 is 100% not 1% for failing reqs 2018-01-24 17:09:26 +01:00
failures.md Documentation, op-guide: reorganize etcd operation section 2017-07-12 12:13:06 -07:00
gateway.md op-guide: document configuration flags for gateway 2017-06-01 15:46:12 -07:00
grafana.json Documentation/op-guide: fix unit in grafana 2017-11-06 13:52:05 +08:00
grpc_proxy.md documentation: updated grpc documentation 2018-02-23 13:35:18 -08:00
hardware.md Documentation/op-guide: Typo instance type GCE 2018-01-26 12:02:35 +01:00
maintenance.md *: allow dbSizeInUse not to equal to dbSize when growing 2018-02-08 19:33:21 -08:00
monitoring.md Documentation/op-guide: remove "./cmd/vendor" in monitoring.md 2018-01-24 15:26:17 -08:00
performance.md op-guide: update performance.md 2017-05-26 14:11:40 -07:00
recovery.md Documentation/op-guide: discourage "--force-new-cluster" in recovery 2018-02-05 14:34:51 -08:00
runtime-configuration.md Documentation: cleanup and fix some typo 2017-06-30 20:41:25 -04:00
runtime-reconf-design.md Documentation: cleanup and fix some typo 2017-06-30 20:41:25 -04:00
security.md Documentation/op-guide: fix CHANGELOG links in security.md 2018-01-23 11:00:48 -08:00
supported-platform.md Documentation, op-guide: reorganize etcd operation section 2017-07-12 12:13:06 -07:00
v2-migration.md op-guide/v2-migration: endpoint hashkv post migration 2017-08-06 13:50:22 -07:00
versioning.md Documentation, op-guide: reorganize etcd operation section 2017-07-12 12:13:06 -07:00