Commit Graph

18722 Commits

Author SHA1 Message Date
Daniel Greeninger
7cc0d8cfa0 Update awskms.mdx (#17870)
fixing the documentation typo
2023-08-17 23:44:08 +00:00
Brian Shumate
614f50de66 Docs: AppRole API docs updates (#19162)
- Add example response for Read AppRole Secret ID
- Add example response for Read AppRole Secret ID Accessor
2023-08-17 16:25:06 -07:00
Mark Lewis
8441ff655b Update signed-ssh-certificates.mdx (#17899)
Minor typo
2023-08-17 23:23:56 +00:00
Aram Mirzadeh
ea56dd7e89 Added note about windows clients using cmd.exe (#16451)
Added a note that when using a windows, cmd.exe does not interpret single quotes
2023-08-17 16:04:01 -07:00
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
Alicia Clark
da5b84ac93 Add clarifications to reporting documents (#21994)
* Add clarifications to reporting documents

* Update language

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-17 21:07:37 +00:00
akshya96
c2ba113def Background thread to update locked user entries runs on DR secondaries (#22355)
* fix background thread

* add changelog

* updating updateLockedUserEntries
2023-08-17 14:02:07 -07:00
Jack Jackson
c498bebe6f Update lambda-extension.mdx (#22021)
Correction to link-syntax
2023-08-17 20:59:31 +00: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
Peter Wilson
93f18cbd7a VAULT-19046: Audit eventlogger escape hatch (#22344)
* add escape hatch to use feature flag for reversion of audit behavior

* Setup pipeline which ends with a NoopSink

* explicitly call out old way of running test

* old behavior for audit trail tests

* More manual forcing of tests to legacy audit system

* Add NOTE: to suggest that the feature flag is temporary
2023-08-17 21:20:30 +01: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
Violet Hynes
8f1bf532f6 Fix client clone with headers deadlock (#22410)
* Fix client clone with headers deadlock

* Changelog

* Typo
2023-08-17 15:13:28 -04:00
Violet Hynes
41ca6d427a Skip milestone check for community PRs (#22402) 2023-08-17 13:03:05 -04:00
claire bontempo
2c6a3e72d5 UI: remove default setting for max_versions in kv metadata (#22394)
* remove default setting for max versions - leave unset with a value of 0

* add changelog
2023-08-17 09:47:35 -07: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
Jordan Reimer
ce4b2675b1 Revoke Token Confirmation Text Fix (#22390)
* fixes text in revoke token modal

* adds changelog entry
2023-08-16 15:39:13 -06: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
Nick Cabatoff
abaf1d6874 Prevent a deadlock in expiration (#22374)
* Prevent a deadlock that occurs when Restore grabs lease lock then pending lock, while a revocationJob's OnFailure grabs those lock in the reverse order.

* Fix lock

* Add CL

* Grab lock before markLeaseIrrevocable

---------

Co-authored-by: hc-github-team-secure-vault-core <github-team-secure-vault-core@hashicorp.com>
2023-08-16 16:04:23 -04: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
hashicorp-copywrite[bot]
9e6da84bbf Update BUSL LICENSE to include licensed product and version. (#22357)
License /shamir under MPL.

Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2023-08-16 11:12:35 -04:00
Sarah Thompson
34bfdea34f update linux package license to BUSL-1.1 (#22319) 2023-08-16 11:10:55 -04:00
Nick Cabatoff
5a60c98a46 Don't rely on post-unseal funcs being run in any particular order. (#22362) 2023-08-16 13:59:21 +00:00
Hamid Ghaf
5374b3b046 add autoloaded license path to the cache exempt list (#22363)
* add autoloaded license path to the cache exempt list

* CL
2023-08-16 13:31:02 +00:00
Violet Hynes
71a31d4055 Skip security-scan and test comment notifications on community PRs (#22351) 2023-08-16 09:19:53 -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
Peter Wilson
94b42d726d remove extra metric that is tracked higher up (#22353) 2023-08-16 10:23:21 +01: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
korhojoa
39b09b3540 Correct doctype (#22153)
* Correct doctype

This is not a valid doctype, the 'lang' belongs to the html element.

* Create 22153.txt

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-15 19:00:29 +00: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