Brian Shumate
2667a5560e
Tiny formalized edit ( #4715 )
2018-06-07 06:44:57 -07:00
Kevin Hicks
284600fbef
update docs and help text to include 'operator' ( #4712 )
2018-06-06 21:11:21 -07:00
Jeff Mitchell
4bcbc5a784
Transit convergent v3
2018-06-05 18:53:39 -04:00
LeSuisse
8df30fc414
Update usage of deprecated commands rekey and rotate in the documentation ( #4703 )
2018-06-05 12:37:26 -04:00
Nándor István Krácser
76be6ce5e6
Fix VAULT_LOG_LEVEL in docs ( #4696 )
2018-06-05 10:23:32 -04:00
Becca Petrin
063d9ed756
be more explicit about names ( #4695 )
2018-06-04 21:34:17 -04:00
emily
8568e791dd
Add GCP auth helper ( #4654 )
...
* update auth plugin vendoring
* add GCP auth helper and docs
2018-05-29 20:36:24 -04:00
Becca Petrin
f6b5cab7ba
Docs for the upcoming Active Directory secrets engine ( #4612 )
2018-05-29 08:49:09 -07:00
Chris Hoffman
3bdfa4ae0a
pkcs11 docs updates
2018-05-25 15:39:07 -04:00
Chris Hoffman
25df1c28e4
updating link
2018-05-22 10:00:20 -04:00
Reid Wiggins
668e2358aa
Add documentation for MySQL 5.6 root rotation ( #4584 )
...
The default root rotation statement for MySQL is only valid for 5.7 and
up. This commit adds example documentation for 5.6.
Fixes #4567
2018-05-18 08:56:11 -07:00
Romain Vrignaud
5e62b26f10
Rename Google Container Engine to Google Kubernetes Engine ( #4586 )
2018-05-18 08:19:56 -07:00
Jeff Mitchell
91b9ffdb33
Merge pull request #4580 from tavislikedavis/patch-1
...
Update policies.html.md
2018-05-17 09:14:35 -07:00
Jeff Mitchell
15a365c76f
Updated for new syntax
2018-05-17 09:14:12 -07:00
Seth Vargo
4479d42688
Move UI docs from enterprise to OSS ( #4565 )
2018-05-17 08:48:10 -07:00
Tavis Wilson
215b89d363
Update policies.html.md
2018-05-16 14:35:30 -05:00
Jeff Mitchell
476b150a19
Mention that you can actually rekey when using an HSM
2018-05-13 16:49:42 -04:00
Jeff Mitchell
112510da63
Update HSM documentation and fix GCP docs build
2018-05-13 16:39:22 -04:00
Robbie McKinstry
fd6f676f8f
Client side rate limiting ( #4421 )
2018-05-11 10:42:06 -04:00
Seth Vargo
5769fb4416
Update GCP secrets to be example-driven ( #4539 )
...
👍
2018-05-10 16:58:22 -04:00
Tyler Marshall
9e059e65e9
Fix minor spelling mistake ( #4548 )
2018-05-10 13:42:01 -07:00
Shelby Moore
4a1c826d98
Updated proxy protocol config validation ( #4528 )
2018-05-09 10:53:44 -04:00
Jacob Friedman
390068b54e
Updated link for k8s-tokenreview ( #4523 )
...
Link for k8s-tokenreview was broken when they released a new version so I went ahead and fixed it.
2018-05-08 13:36:12 -07:00
Chris Hoffman
2654a55574
docs update
2018-05-07 16:34:39 -04:00
Chris Hoffman
168d02c9a8
docs updates
2018-05-07 16:33:38 -04:00
Chris Hoffman
befd3cf451
updating pkcs11 docs ( #4520 )
2018-05-07 13:50:45 -04:00
Jerome Cheng
e701b6adea
Fix incorrect file path in Token Helper doc ( #4499 )
...
Vault stores the token in `~/.vault-token` and not `~/.vault_token`.
2018-05-02 21:56:38 -07:00
Nathan Valentine
ff62d2a585
s/aws_region/region/ ( #4497 )
...
The correct key name is 'region' as opposed to 'aws_region'.
2018-05-02 14:25:03 -07:00
Fabrizio Cucci
92502021e5
Fix role of example in Kubernetes Auth Method ( #4483 )
...
It was `test` but it should be `demo` to be aligned with the example.
2018-05-01 15:04:53 -07:00
Pavlos Ratis
c9f989a3fb
[website] fix Markdown formatting on GCP page ( #4471 )
2018-04-27 09:13:07 -07:00
Jim Kalafut
4a40bd6432
Minor updates to Azure auth docs
2018-04-27 08:47:06 -07:00
emily
462f98673f
fix docs ( #4466 )
2018-04-26 16:54:19 -04:00
Jeff Mitchell
783a5c3422
Remove out of date text on HSM rekeying
2018-04-26 10:10:30 -04:00
Jim Kalafut
abcd859236
Fix typo in aws auth docs
2018-04-25 22:57:39 -07:00
Andrew Speed
102be1a679
Fix authentication example mentioning vault auth but using vault login ( #4458 )
2018-04-25 14:59:38 -07:00
Chris Hoffman
c6551ced97
fix document formatting
2018-04-25 10:16:41 -04:00
Chris Hoffman
2b57907cae
Seal Rotation Docs ( #4449 )
...
* wip docs
* adding docs
* removing vendor supported mechanism
2018-04-25 09:59:06 -04:00
Becca Petrin
b12fa85c9b
uppercase Vault in plugin doc ( #4442 )
2018-04-24 10:41:37 -07:00
Jeff Mitchell
87e54d12b2
Update audit text to make it clear that audit logs are for authenticated interactions
2018-04-23 10:49:32 -04:00
Malhar Vora
78aa4876eb
Corrects description for mode option in ssh command ( #4420 )
...
Fixes #4375
2018-04-22 13:42:46 -04:00
Malhar Vora
7b2858b7a3
Correct typo in Kubernetes auth backend docs
...
Resolve small typo in Configuring Kubernetes section in Kubernetes Auth Backend
documentation.
Fixes #4417
2018-04-21 19:37:59 -07:00
Jeff Mitchell
bc0918a350
Add the ability to restrict token usage by IP. Add to token roles. ( #4412 )
...
Fixes #815
2018-04-21 10:49:16 -04:00
Alvin Huang
5d440fe618
remove redundant 'Vault' in approle docs ( #4405 )
2018-04-20 09:55:15 -04:00
Vishal Nayak
e6cc20d1e7
phys/consul: Allow tuning of session ttl and lock wait time ( #4352 )
...
* phys/consul: allow tuning of session ttl and lock wait time
* use parseutil
* udpate docs
2018-04-18 13:09:55 -04:00
Jeff Mitchell
80b17705a9
X-Forwarded-For ( #4380 )
2018-04-17 18:52:09 -04:00
Laura Uva
d4b5f94dfe
Add mode to the examples under automation steps ( #4374 )
2018-04-17 13:47:41 -04:00
Jerome Cheng
06eae018a3
Fix indentation of code block in Consul Secrets Engine docs ( #4350 )
...
The indentation of the code block in the Consul Secrets Engine doc was
removed in #4224 , but the closing backticks remained indented one level,
resulting in the block swallowing all text after it. Removing the
indentation from the closing backticks fixes this.
2018-04-13 09:55:35 -04:00
Peter Souter
0ac5933c24
Remove Enterprise Only flag ( #4337 )
2018-04-11 14:27:58 -04:00
Matthew Irish
e7801faf2a
fix broken link ( #4329 )
2018-04-10 11:11:38 -05:00
Brian Kassouf
915e452c0d
KV: Update 'versioned' naming to 'v2' ( #4293 )
...
* Update 'versioned' naming to 'v2'
* Make sure options are set
* Fix description of auth flag
* Review feedback
2018-04-09 09:39:32 -07:00