Commit Graph

5297 Commits

Author SHA1 Message Date
Peter Zujko
e746d8d8d7 Add doc for metrics_prefix telemetry configuration (#16562) 2023-08-17 23:03:39 +00:00
ssurana90
4ff9fb3fd3 adding explanation for allow_store_key flag , based on internal engineering conversation. (#17258) 2023-08-17 16:00:38 -07:00
hayden
c6f2845f6b docs: Add more keycloal oidc URL, URIs information (#17314) 2023-08-17 16:00:21 -07:00
Josh Black
ef0872f6cf Correct bolt write time (#22428)
* raft_storage.bolt.write.time is cumulative, not per write

* correct a bunch of deprecations

* add changelog
2023-08-17 22:47:37 +00:00
Sarah Chavis
ec6fc13c71 Replace "tbd" with a meaningful example (#22022) 2023-08-17 15:21:15 -07:00
Nestor Reyes
c147fba33c Update oracle-tde.mdx to remove deprecated sqlnet.ora configuration (#22342)
* Update oracle-tde.mdx to remove deprecated sqlnet.ora configuration steps
* Remove text regarding updating  sqlnet.ora in the Enable TDE section. 
* Add steps to set the wallet location using parameters. 
* Update Oracle Documentation references from 12c docs to 19c docs.
* Update website/content/docs/enterprise/pkcs11-provider/oracle-tde.mdx

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-17 15:03:47 -07:00
Josh Black
c56b0bb3c9 Be more clear about bolt write timing (#22097) 2023-08-17 13:41:18 -07:00
Markus Cisler
a58d650e58 Fix link formatting in Vault lambda extension docs (#22396)
* Fix link formatting in Vault lambda extension docs

The link pointing to supported lambda runtimes does not use correct markdown formatting so it is not rendered as a link on developer.hashicorp.com. This commit renders it as a link again.

* Add changelog entry

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-17 20:39:54 +00:00
Kevin Wang
cbae51fdbc docs: fix codeblock language (#22367) 2023-08-17 13:25:08 -07:00
Theron Voran
11aaca5102 docs/vault-secrets-operator: 0.2.0 release updates (#22392)
* docs/vault-secrets-operator: 0.2.0 release updates

* update k8s supported versions
2023-08-17 13:24:23 -07:00
Alexander Scheel
f24dddf342 Add documentation on troubleshooting ACME (#21381)
* Add documentation on troubleshooting ACME
---------

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-17 19:40:09 +00:00
Adrian Todorov
b49d668e6a Clarify Tokens use and structure recommendation (#21569)
* Clarify Tokens use and structure recommendation

* Update website/content/docs/concepts/tokens.mdx

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-17 19:38:47 +00:00
Marty Pauley
6ceee6276f Don't say "Success!" when a specific field is requested. (#21546)
* add a test to show the bug

* do not output a "Success!" message if a specific field was requested

* Create 21545.txt

* Fix changelog name

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-17 11:49:04 -04:00
Alexander Scheel
7d361eec46 Add documentation on CIEPS protocol (#22398)
* Add documentation on CIEPS protocol

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Update website/content/docs/secrets/pki/cieps.mdx

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>

* Update website/content/docs/secrets/pki/cieps.mdx

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>

* Fix indentation, link to Vault SDK

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

---------

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-08-17 11:05:58 -04:00
Kai Xia(夏恺)
5ab5369ba2 disambiguate these two docs. (#21842)
* disambiguate these two docs.

* Update website/content/docs/secrets/mongodbatlas.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/secrets/databases/mongodbatlas.mdx

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-17 09:40:35 -04:00
Steven Clark
aa81aeaba0 Add api-docs for PKI CIEPS sign-intermediate (#22371)
* Add api-docs for PKI CIEPS sign-intermediate

 - This adds the CIEPS sign-intermediate api-docs and tweaks the existing CIEPS apis to mark the policy url argument as optional.

* Define CIEPS in the first use per section
2023-08-17 08:57:55 -04:00
Peter Wilson
a53e78699f Move code block outside of 'tip' to resolving layout issues (#22395)
* Move code block outside of 'tip' to resolving layout issues

* <tip> block requires a newline before content (and likely after)
2023-08-17 13:49:11 +01:00
JD Goins
1f1989333d Docs: Add metrics for mount table monitoring (#21927)
* Add metrics for mount table monitoring
---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-16 13:12:29 -07:00
Judith Malnick
5d769e8c8e Clarify license reporting timing and other details (#22026)
* Add Alicia's edits to clarify log timing and other details
* Update website/content/docs/enterprise/license/utilization-reporting.mdx

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-16 20:11:19 +00:00
ashishhcpgit
3df12006c0 updated the clarification note for performance_multiplier (#20980)
* updated the clarification note for performance_multiplier

* Put some original text related to performance_multiplier back.

* Update website/content/docs/configuration/storage/raft.mdx

Force committing TW suggestions as PR appears abandoned

* Update website/content/docs/configuration/storage/raft.mdx

Force committing TW suggestions as PR appears abandoned

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-16 13:08:38 -07:00
David Corrigan
75186641ac Fix version argument (#17739)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-16 15:27:46 -04:00
Anton Carlos
35c0041948 make etcd param MaxCallSendMsgSize configurable (#12666)
* make max_call_size configurable

* add changelog

* update etcd docs and fix changelog

* rename to max_send_size

* docs variable fix

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-16 15:03:12 -04:00
Benjamin Holmes
d3d5e0e90b Include a direct link to the interoperability matrix from Vault HSM page (#18776)
* Include a direct link to the interoperability matrix from Vault HSM page

* Update website/content/docs/enterprise/hsm/index.mdx

Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>

---------

Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-16 15:54:51 +00:00
Ben Moskovitz
cbc9b66620 Update JWT docs to not recommend -path for vault write (#18305)
* Update JWT docs to not recommend `-path` for `vault write

`-path` is valid for `vault login`, but not for `vault write` leading to confusion when trying to log in to using the JWT backend using the CLI.

* Update website/content/docs/auth/jwt/index.mdx

---------

Co-authored-by: tjperry07 <tjperry07@users.noreply.github.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-16 11:54:17 -04:00
Yannis Rachdi
ecd9ed21b8 docs: add notice regarding GitHub SSO-enabled orgnization (#16460)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-16 08:52:39 -04:00
sylvia-petsanova
daf174b89d Add clarification about TLS configuration options needed to enable TLS cert authentication. (#22358)
Clarification added by a customer's request, as tls_disable_client_certs being set to false was found to also be necessary for TLS cert authentication.
2023-08-16 08:51:45 -04:00
Michael Dempsey
d6b7e5bfa1 Add support for signed GET requests for aws authentication (#10961)
* Support GET requests for aws-iam

This is required to support presigned requests from aws-sdk-go-v2

* Add GET method tests for aws-iam auth login path

* Update Website Documenation

* Validate GET action even if iam-server header is not set

* Combine URL checks

* Add const amzSignedHeaders to aws credential builtin

* Add test for multiple GET request actions

* Add Changelog Entry

---------

Co-authored-by: Max Coulombe <109547106+maxcoulombe@users.noreply.github.com>
2023-08-15 15:40:12 -04:00
Raja Nadar
47cbcd50c4 Add description for VaultSharp client library (#18298)
* add description for vaultsharp

calling our features and cross platform capabilities along with Enterprise Vault support for enterprise vault users

* Update libraries.mdx for VaultSharp description

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-15 15:24:40 -04:00
Ethan Lowman
5e5ead45c7 docs: Fix default gcpkms region (#17098) 2023-08-15 14:33:11 -04:00
Chip Stepowski
f0c66d4e26 Add metadata policy requirement for KV-V2 list.mdx (#21812)
* Add metadata policy requirement for KV-V2 list.mdx

Customer requested change as our API docs page does not state the token policy must have access to metadata in the policy when listing KV-V2 secrets. I let them know it exists here: https://developer.hashicorp.com/vault/docs/secrets/kv/kv-v2#acl-rules, in the ACL section, but they wanted to have it added to the API docs as well.

* Update website/content/api-docs/secret/kv/kv-v2.mdx

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-15 13:51:44 -04:00
Sarah Chavis
91face4eff convert OSS language to "community" (#22343) 2023-08-15 13:31:52 -04:00
Sarah Chavis
6ce0699301 add note that assumed roles are not supported (#22324) 2023-08-15 13:19:02 -04:00
Tanmay Pereira Naik
2269369229 docs: Update outdated vaultproject.io/docs/ links (#22162)
Signed-off-by: Tanmay Pereira Naik <59953366+tanmay-pnaik@users.noreply.github.com>
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
2023-08-15 12:59:34 -04:00
ram-parameswaran
4c563a27a9 Update ServiceNow Vault documentation (#21450)
Update ServiceNow Vault documentation to explicitly call out from ServiceNow UTAH:
- use the ServiceNow App store
- set the name of the Credential Resolver to match the name of the jar

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-14 15:28:00 -07:00
Eoin
718540a632 Update step-down.mdx (#21495)
Updating the vault leader step down documentation to include some extra info about possible failed requests during leader step down

* Add changelog.txt
* Update website/content/docs/commands/operator/step-down.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-14 15:25:39 -07:00
Sebin John
ebd4002b56 Support ldap authentication in vault agent (#21641)
* Support ldap authentication in vault agent

* Update documentation

* Add changelog entry
2023-08-14 09:18:42 -04:00
Violet Hynes
c6bd2db5b0 Improve docs around enable_rate_limit_response_headers (#22302) 2023-08-11 13:43:28 -04:00
Peter Wilson
67a167139b documenting missing option (#22296)
* documenting missing option

* added comment about setting to zero
2023-08-11 15:00:27 +01:00
Marc Chua
22ed7aff3e Add IBM 3rd Tools and Fix PR link (#11901)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-11 09:06:48 -04:00
hashicorp-copywrite[bot]
0b12cdcfd1 [COMPLIANCE] License changes (#22290)
* Adding explicit MPL license for sub-package.

This directory and its subdirectories (packages) contain files licensed with the MPLv2 `LICENSE` file in this directory and are intentionally licensed separately from the BSL `LICENSE` file at the root of this repository.

* Adding explicit MPL license for sub-package.

This directory and its subdirectories (packages) contain files licensed with the MPLv2 `LICENSE` file in this directory and are intentionally licensed separately from the BSL `LICENSE` file at the root of this repository.

* Updating the license from MPL to Business Source License.

Going forward, this project will be licensed under the Business Source License v1.1. Please see our blog post for more details at https://hashi.co/bsl-blog, FAQ at www.hashicorp.com/licensing-faq, and details of the license at www.hashicorp.com/bsl.

* add missing license headers

* Update copyright file headers to BUS-1.1

* Fix test that expected exact offset on hcl file

---------

Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Co-authored-by: Sarah Thompson <sthompson@hashicorp.com>
Co-authored-by: Brian Kassouf <bkassouf@hashicorp.com>
2023-08-10 18:14:03 -07:00
Max Bowsher
ba215dbc12 Major overhaul of vault operator generate-root CLI help (#18520)
* Major overhaul of `vault operator generate-root` CLI help

Resolves #15252

A major overhaul of the `vault operator generate-root` CLI help to
surface the fact that it is actually six separate commands in one,
rather than requiring users to independently deduce this mental model
themselves.

In the process of doing so, also standardize some terminology:

* Fix places which used the phrase "operational token" instead of
  "operation token" to be consistent with the prevailing terminology.

* Fix places which used the phrase "recovery operation token" instead of
  "recovery token" to be consistent with the prevailing terminology.

This PR currently focusses on the CLI help, but following review and
feedback, I assume I'll need to replicate many of the same changes in
website/content/docs/commands/operator/generate-root.mdx as well.

* Fix some tab characters which should have been spaces

* Update command/operator_generate_root.go

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-10 20:26:20 +00:00
Tom Proctor
c7fd4978ba Docs: Changelog for MSSQL EKM Provider v0.2.2 (#22272) 2023-08-10 20:33:03 +01:00
Sam Linville
19d840a462 Docs: Add ADP requirement callout to PKCS#11 doc (#17815)
* Add ADP requirement callout

Add a callout to the top of the page to note that this feature requires Vault ENT + ADP

* rephrase

* Update website/content/docs/enterprise/pkcs11-provider/index.mdx

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>=
2023-08-10 11:56:41 -07:00
Violet Hynes
7e5f2cebb7 VAULT-14644 Add support for Azure WIF auth to auto-auth (for Agent and Proxy) (#22264)
* VAULT-14644 first draft of changes for WIF support

* VAULT-14644 Potentially finalize Agent work for WIF support

* VAULT-14644 finishing touches

* VAULT-14644 finishing touches

* VAULT-14644 remove extra log

* VAULT-14644 better docs

* VAULT-14644 changelog

* VAULT-14644 review feedback
2023-08-10 10:28:13 -04:00
Khanh Quach
2590052f9c grammar fix (#18029)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-10 13:09:32 +00:00
Pascal Reeb
24a1941b35 chore(api-docs): remove vc since it's unmaintained (#16623)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-09 18:19:26 +00:00
anxjok
a14a9a781f clarify when a entity is created (#22233)
* clarify when a entity is created

* Create 22233.txt

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-09 09:33:09 -04:00
Alexander Scheel
d4e402d597 Docs CIEPS Configuration (#22259)
* Clarify wording, add missing expiration fields

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add API docs on CIEPS configuration

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Fix ToC, headers to include EnterpriseAlert

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Update website/content/api-docs/secret/pki.mdx

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>

* Update website/content/api-docs/secret/pki.mdx

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>

---------

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-08-09 09:27:06 -04:00
Alexander Scheel
04a081226d Add docs on CIEPS issuance (#22098)
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-08-09 08:01:17 -04:00
John-Michael Faircloth
a1a5be97e2 docs/db: fix outdated static role information (#22239) 2023-08-08 11:02:53 -05:00