Jeff Mitchell
213b9fd1cf
Update to api 1.0.1 and sdk 0.1.8
2019-04-15 14:10:07 -04:00
Becca Petrin
6ded269700
Merge pull request #6268 from hashicorp/6234-aws-region
...
Add region to CLI for generating AWS login data
2019-04-12 16:15:38 -07:00
Jeff Mitchell
8bcb533a1b
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00
Jim Kalafut
75480642cf
Update JWT docs for bound_claims improvements ( #6559 )
2019-04-12 14:08:02 -07:00
Becca Petrin
f20772310b
Merge branch 'opensource-master' into 6234-aws-region
2019-04-12 11:13:17 -07:00
Michel Vocks
a24474df5f
Fixed small issues in identity group alias API docs ( #6569 )
2019-04-12 09:05:37 +02:00
Brian Kassouf
494a332e96
Add upgrade guide for 1.1.1 ( #6573 )
2019-04-11 17:34:40 -07:00
Jeff Mitchell
3fba024c5f
Update audit hmac'ing information on website docs
2019-04-11 16:38:43 -04:00
Jim Kalafut
22587672ec
Minor updates to OIDC docs ( #6551 )
2019-04-08 15:08:55 -07:00
Kamol Hasan
307cc20712
Correct gcp api doc
2019-04-08 18:55:36 +06:00
Calvin Leung Huang
5b26b699db
docs: add Usage section in Namespaces docs ( #6542 )
2019-04-06 12:22:48 -04:00
Becca Petrin
4a4eab50a1
Merge branch 'opensource-master' into 6234-aws-region
2019-04-03 11:37:33 -07:00
Jan Brun Rasmussen
cb37b2b4f3
Update OIDC docs for Azure ( #6524 )
...
Add section for configuration of external groups for Azure AD
2019-04-03 08:27:55 -07:00
Naoki Ainoya
7f488601f8
fix typo in gcpckms.html.md, cloudkms.cryptoKeys.get
( #6515 )
...
ref: https://github.com/hashicorp/vault/pull/6327/files#r270674452
2019-04-02 10:45:23 -07:00
Gavin Williams
197e717c29
[docs] Fix a minor issue with Azure secrets docs ( #6517 )
...
This will ensure that the docs render correctly.
2019-04-02 10:09:07 -05:00
Jim Kalafut
8a237e3ea5
Clarify config option wording ( #6503 )
...
Fixes #6123
2019-04-01 16:14:12 -07:00
ncabatoff
6652235e2a
Highlight a sometimes surprising Vault behaviour: token revocation leads ( #6489 )
...
to lease revocation.
2019-04-01 15:34:30 -07:00
Becca Petrin
339cfcaaf8
merge master
2019-04-01 13:52:44 -07:00
Alessandro De Blasis
c96362d466
agent: allow AppRole Auto-Auth when bind_secret_id = false ( #6324 )
...
* agent: allow AppRole Auto-Auth when bind_secret_id = false
2019-04-01 16:27:54 -04:00
Daniel Andrei Mincă
e8f14b6554
grammar fix and space stripping ( #6507 )
...
- remove the 'a' and comma from 'When using a Auto Unseal, there are...'
because everything needs to be in a single sentence
- strip extra spaces after end of propositions (there were 2 spaces
instead of normally 1)
Resolves:
Related:
Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
2019-04-01 08:23:46 -04:00
Matias Ozdy
63705661b4
Add missing = in dynamodb_table tf ( #6493 )
2019-03-28 08:24:56 -07:00
Jim Kalafut
bc48dd1cc8
Update OIDC docs ( #6485 )
2019-03-27 11:47:05 -07:00
Thomas Kula
5a3937f9c1
Small typo fix to transit.html.md ( #6482 )
2019-03-26 17:32:26 -05:00
ncabatoff
5579e3cea5
Document sentinel namespace "token.namespace". ( #6429 )
2019-03-26 12:22:49 -07:00
Ryan Canty
b72e3b8de1
Fixed typo in GCP auth docs ( #6461 )
...
* Fixed typo in GCP auth docs
2019-03-25 14:12:09 -04:00
Jeff Mitchell
1a191d80ff
Update text around seal migration in 1.1
2019-03-25 12:44:22 -04:00
Jim Kalafut
ac9885053e
Fix sidebar order ( #6464 )
2019-03-23 17:00:44 -05:00
Sean Malloy
29f3e0ed62
Add Docs For Prometheus Metrics ( #6434 )
...
Prometheus metrics were added as part of the Vault v1.1.0 release in PR #5308 .
But no documentation was created. Adds the telemetry configuration docs and
the API docs.
2019-03-23 16:53:43 -05:00
Jeff Mitchell
cdcd269b47
Add missing serial_number parameter from pki docs
2019-03-23 12:14:32 -04:00
Laura Gjerman-Uva
6193d4a0ac
update AWS Auth API docs to show that role_id is the default for ec2_alias and iam_alias (auth/aws/config/identity endpoint) ( #6460 )
2019-03-22 15:09:54 -05:00
Jeff Mitchell
602d1e1a75
Remove response code info from non-overview API docs as it can be misinterpreted and is always the same anyways ( #6459 )
2019-03-22 11:15:37 -05:00
Alex Sherwin
c545e863fc
Fixed grammatical issue in Auth Methods overview ( #6456 )
2019-03-22 10:36:14 -05:00
Jeff Mitchell
0794d89d9d
Minor updates to JWT docs
2019-03-22 01:15:59 -04:00
Alex Sherwin
8e2942258f
Fixing grammar in behavioral overview ( #6451 )
2019-03-21 20:49:52 -07:00
Daniel Santos
7d945f2ddd
Fix misleading Agent Auth Overview doc page ( #6443 )
...
* Fix misleading Agent Auth Overview doc page
The example configuration in the Vault Agent Overview page is using wrong syntax
The configuration block is `cache` but doc is referencing it as `caching`
* Update website/source/docs/agent/index.html.md
Co-Authored-By: danlsgiga <danlsgiga@gmail.com>
2019-03-20 12:42:31 -04:00
Jim Kalafut
e399d39f0e
Remove beta docs ( #6431 )
2019-03-18 16:38:54 -07:00
Brian Shumate
d5dd532714
Minor grammar edits
2019-03-18 16:07:10 -04:00
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
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