Jeff Mitchell
3ea735045f
Prep for release
2019-03-18 15:16:30 -04:00
ncabatoff
fab1fde145
Move listener config from 'cache' block to top-level 'listener' blocks. Allow cache without auto-auth. ( #6421 )
...
* Since we want to use the Agent listener for #6384 , move listener config
from top-level 'cache' block to new top-level 'listeners' block.
* Make agent config allow cache and listener blocks without auto-auth
configured.
2019-03-15 14:58:53 -04:00
Michel Vocks
4ee5f7dffe
Docs: Update Agent overview page ( #6420 )
...
* Updated agent docs
* Updated overview agent page
* Updated complete links to short links
2019-03-15 12:33:31 -04:00
Andrej van der Zee
85fb1784b5
Cassandra plugin: Support for datacenter aware deployments ( #6127 )
...
* Added option 'local_datacenter' to Casssandra database plugin for DC aware Casssandra deployments.
* Fixed spelling errors in Cassandra database plugin.
* Added website documentation.
* Added local_datacenter to Cassanra database plugin.
* Reverted datacenter-aware change in deprecated Cassandra builtin secret engine.
2019-03-14 13:37:28 -07:00
Vishal Nayak
f7907c2809
Agent: Listener refactoring and socket file system permissions ( #6397 )
...
* Listener refactoring and file system permissions
* added listenerutil and move some common code there
* Added test for verifying socket file permissions
* Change default port of agent to 8200
* address review feedback
* Address review feedback
* Read socket options from listener config
2019-03-14 11:53:14 -07:00
Jeff Mitchell
b86edf3d8e
Fix table
2019-03-14 12:24:11 -04:00
Jeff Mitchell
4eaf4112e7
Add namespace properties to Sentinel docs
2019-03-14 12:22:02 -04:00
Juan Fontes
cb08ec433b
Update aws docs ( #6408 )
2019-03-13 17:31:22 -07:00
Richard Flosi
fd182f9099
Update hashi-consent-manager to v1.0.8 ( #6401 )
2019-03-12 18:29:37 -07:00
Jeff Mitchell
8c8553b065
Add a bit on testing upgrades in advance
2019-03-09 11:57:51 -05:00
Jeff Mitchell
d2beb6e312
Update login command docs
2019-03-08 15:37:38 -05:00
Jeff Escalante
42acb433e6
correct quotes in docs layout ( #6368 )
2019-03-07 17:00:24 -08:00
Yoko
e795a244b3
policy capabilities: write --> update ( #6373 )
2019-03-07 16:34:47 -05:00
Alessandro De Blasis
4b7f595b4c
docs: pki - adding missing ext_key_usage_oids desc ( #6367 )
...
Adding missing entries
Just copied over the FieldSchema descriptions
2019-03-07 14:07:10 -05:00
Eero Niemi
1238545276
Fixed typo ( #6363 )
...
Fixed typo, rolset -> roleset
2019-03-07 09:50:13 -05:00
Becca Petrin
54c70efd88
update path for mounting plugin ( #6351 )
2019-03-06 15:57:03 -08:00
Calvin Leung Huang
66734fb03c
docs/agent-caching: update cache-clear endpoint ( #6354 )
2019-03-06 11:13:43 -08:00
Becca Petrin
1c34a1d21e
update partnership doc ( #6352 )
2019-03-06 10:27:12 -08:00
Calvin Leung Huang
0ebce62537
docs/agent-caching: add note about compatibility with older server versions
2019-03-05 14:12:04 -08:00
Vishal Nayak
d0b9454518
Agent Cache doc updates ( #6331 )
...
* Agent Cache doc updates
* doc update
* Add renewal management section
* doc updates
* paraphrase the orphan token case
2019-03-05 15:19:52 -05:00
Vishal Nayak
d8f39d54c9
Change agent's port to 8007 ( #6348 )
2019-03-05 12:57:17 -05:00
Jim Kalafut
1274a8d3d4
Update JWT plugin dependency and docs ( #6345 )
2019-03-05 09:46:04 -08:00
Chris Hoffman
8a57b90b47
Transit Auto Seal Docs ( #6332 )
...
* adding transit seal docs
* add missing backtick
2019-03-05 08:45:44 -05:00
Jim Kalafut
a34099b9bb
Use HashTypeMap and remove structs in batch HMAC ( #6334 )
2019-03-04 14:49:29 -08:00
martinwaite
04c174214c
Batch hmac - ( #5850 ) ( #5875 )
2019-03-04 12:26:20 -08:00
Naoki Ainoya
7b395315dd
fix doc to add missing permission to use gcpkms seal ( #6327 )
2019-03-04 11:46:06 -05:00
Jeff Mitchell
d71b0e7b10
Add missing consistency param in docs for Cassandra in combined DB ( #6330 )
2019-03-04 10:21:33 -05:00
Becca Petrin
5dbd09cf2f
Merge pull request #6250 from chrissphinx/patch-1
...
fix example that was out-of-date
2019-02-28 10:28:24 -08:00
Becca Petrin
76f42975d6
Merge pull request #6251 from paulftw/patch-1
...
[Documentation] Update secrets-engines.html.md
2019-02-28 10:09:29 -08:00
Becca Petrin
4ecaa1b597
Merge pull request #6304 from bradjones1/patch-2
...
RabbitMQ 'vhost' parameter on roles endpoint should be 'vhosts'
2019-02-28 10:03:47 -08:00
Becca Petrin
7b4a184a52
Merge pull request #6224 from hashicorp/dp.fix-consul-storage-doc-6171
...
Fix example in documentation. Resolves [issue 6171]
2019-02-28 09:55:55 -08:00
Becca Petrin
4cf21cda87
Merge pull request #6221 from emilymye/website
...
Remove unsupported config delete for GCP auth docs
2019-02-28 09:52:52 -08:00
Andrey Kuzmin
b496fea4ad
Etcd timeouts ( #6285 )
...
* Configurable lock and request etcd timeouts.
If etcd cluster placed on slow servers - request timeouts may be much greater, then hardcoded default values.
Also, in etcd setup, like above - may be need to greater lock timeout.
* Configurable lock and request etcd timeouts.
Docs.
* Use user friendly timeout syntax.
To allow specify more readable time values.
2019-02-27 18:34:29 -08:00
Anton R. Yuste
4120aa2da0
Specify the userpass name creating the alias entity ( #6289 )
2019-02-27 18:28:33 -08:00
Jon Currey
e9891013b3
Fix typo on Seal page of concepts docs ( #6290 )
2019-02-27 18:27:36 -08:00
John O'Sullivan
62f454c972
Documenting -dev-plugin-dir vault server option ( #6307 )
...
Based on an answer from Brian Kassouf on the Google Group: https://groups.google.com/d/msg/vault-tool/7Qf9Hn1w3jA/yGUIKZxHGAAJ
2019-02-27 18:24:49 -08:00
Brad Jones
da99b6d088
RabbitMQ 'vhost' parameter on roles endpoint should be 'vhosts'
...
In deploying this, I noted that passing `vhost` was unsuccessful, yet `vhosts` is.
2019-02-27 15:19:54 -07:00
vishalnayak
1d16601b7f
Agent caching docs superscript beta
2019-02-26 10:36:24 -05:00
vishalnayak
dee2e1797d
Add Beta superscript to caching docs
2019-02-26 10:28:55 -05:00
vishalnayak
2ab27e6087
Agent doc update for beta testers
2019-02-26 10:20:55 -05:00
vishalnayak
f04b4d1668
Change agent's default port number to 8100
2019-02-26 10:02:12 -05:00
Calvin Leung Huang
5b5ec851c7
Agent caching docs ( #6272 )
...
* WIP agent caching docs
* More docs updates
* Add caching/index.html to docs_detailed_categories.yml
* Some more docs updates
* Some more docs updates
* updates
* address review feedback
* fix sample config
* Update website/source/docs/agent/caching/index.html.md
Co-Authored-By: calvn <cleung2010@gmail.com>
* fix config for sidebar display
* Add environment variable to the docs
2019-02-26 09:57:17 -05:00
Jim Kalafut
9bac5158cd
Update JWT docs for OIDC feature ( #6270 )
2019-02-21 17:06:23 -08:00
Chris Hoffman
481c38c7d0
adding 1.1 upgrade docs ( #6279 )
2019-02-21 17:41:06 -05:00
Brian Kassouf
40399cb387
Update config.rb
2019-02-20 17:24:53 -08:00
Brian Kassouf
5cd0e97654
release prep
2019-02-20 11:12:09 -08:00
Paul Korzhyk
acb97878b4
Update secrets-engines.html.md
...
That sentence sounds weird to me. I think this way is better.
2019-02-17 12:35:20 +02:00
chrissphinx
fda98fdb4a
fix example that was out-of-date
...
showing how to allow users auth'd with userpass method to modify their own passwords
2019-02-16 14:04:05 -05:00
dp-h
e8bc0e7ab2
Revert "Add trailing slash for example in Vault Consul Storage Backend documentation. Fixes [issue 6171]"
...
This reverts commit 7726fdd1aaf7848dc5af9d4867e76bd1588f7bac.
Revert to go through proper PR. Apologies.
2019-02-14 13:40:17 -07:00
Dan Brown
8cf24e8551
Docs EA update 1.0 ( #6219 )
...
* Confirm RA against Vault 1.0
Change product_version frontmatter to ea_version and increase to 1.0
* Update frontmatter key
Change product_version frontmatter to ea_version
2019-02-13 10:06:54 -05:00