claire bontempo
00e43b88b4
fix typo ( #20473 )
2023-05-02 19:29:14 +00:00
Josh Black
1d307d48b6
Clarify origin of ID parameter for path filter creation ( #20415 )
...
* Clarify origin of ID parameter for path filter creation
* add additional note
* add additional info
2023-05-01 08:34:03 -07:00
Alexander Scheel
32a7f8250a
Update to tidy status and docs ( #20442 )
...
* Add missing tidy-status state values
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Add docs on auto-tidy reading
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Add missing tidy status field revocation_queue_safety_buffer
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Include pause_duration in tidy-status docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Add date of last auto-tidy operation to status
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Add changelog entry
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
---------
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-05-01 14:26:29 +00:00
Alexander Scheel
91481143af
Show existing keys, issuers on PKI import ( #20441 )
...
* Add additional existing keys response field
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Update tests for validating existing keys
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Update docs for import to include new fields
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Add changelog entry
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>
---------
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-05-01 14:07:31 +00:00
Ben Ash
2f63318cea
api-docs/pki: common_name is no longer required. ( #20403 )
2023-04-27 16:11:49 -04:00
Josh Black
80a9d7d4ce
Correct an oversight re: skip_flush in the docs ( #20383 )
2023-04-26 17:30:09 -07:00
Brian Shumate
7fcdb23376
Docs: DR replication API updates ( #20373 )
...
* Docs: DR replication API updates
- Add clarification for secondary_public_key parameter
- Update section header
* During activation
2023-04-26 16:15:46 -07:00
miagilepner
7d631cb44f
VAULT-15791: Update docs to use vault-java-driver fork ( #20316 )
2023-04-25 11:08:05 +02:00
Braulio Gomes Rodrigues
03fa9432a4
changing chouchbase host variable ( #19812 )
...
* changing chouchbase host variable
* Alterando linha 82 couchbase
2023-04-24 13:56:56 +00:00
Josh Black
4b9599fddb
update website docs for new update-primary mode ( #20302 )
2023-04-21 15:21:28 -07:00
Luis (LT) Carbonell
d308c31cbf
Add Configurable LDAP Max Page Size ( #19032 )
...
* Add config flag for LDAP max page size
* Add changelog
* move changelog to correct file
* cleanup
* Default to non-paged searching for with -1
* Update website/content/api-docs/auth/ldap.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
* Update website/content/docs/auth/ldap.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
* Update tests
---------
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2023-04-20 20:39:27 +00:00
Austin Gebauer
eaf67b7c0e
Add OIDC provider docs for IBM ISAM ( #19247 )
...
* Add OIDC provider docs for IBM ISAM
* Add changelog, api docs and docs-nav-data
---------
Co-authored-by: Benjamin Voigt <benjamin.voigt@god.dev>
2023-04-20 11:30:59 -07:00
Sohil Kaushal
5424eb2e8f
docs(postgresql): Update Postgresql SE API doco ( #19931 )
...
* docs(postgresql): Update Postgresql SE API doco
Update the postgresql secret engine API docs to include some "caveats"
of the pgx library. In particular, this enhances the docs to inform the
user that if any sslcreds are supplied as a part of the Database
connection string, the user/vault admin will need to ensure that the
certificates are present at those paths.
* Chore: fixup minor error with db docs
* Keep the language simple
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-04-19 00:17:44 +00:00
Yura Shutkin
7de8a3bc31
Update wrapping-unwrap.mdx ( #20109 )
...
* Update wrapping-unwrap.mdx
It is possible to unwrap data without authentication in Vault. I've added an example of a curl request.
* Add changelog record
2023-04-18 14:20:27 -07:00
Max Bowsher
91abc177bb
Minor follow-ups to #16865 ( #20220 )
...
* Minor follow-ups to #16865
Fix PKI issuer upgrade logic when upgrading to 1.12 or later, to
actually turn off the issuer crl-signing usage when it intended to.
Fix minor typo in docs.
* changelog
2023-04-18 07:39:05 -04:00
Milena Zlaticanin
42400699c0
add missing mongodb atlas fields to the docs ( #20207 )
2023-04-17 14:10:07 -07:00
Scott Miller
5be4d61d13
Add documentation for cert auth OCSP checking ( #18064 )
2023-04-13 18:33:21 +00:00
Jason O'Donnell
ec9e08c931
sdk/ldaputil: add connection_timeout configurable ( #20144 )
...
* sdk/ldaputil: add connection_timeout configurable
* changelog
* Update doc
* Fix test
* Change default to 30s
2023-04-13 12:43:28 -04:00
Matt Schultz
2310e13cf1
Update docs to include specifics and caveats around Transit Managed Keys support. ( #20099 )
2023-04-12 12:19:25 -05:00
Mike Palmiotto
1b5d527521
api: Add reporting fields to activitylog config endpoint ( #20086 )
...
This PR adds the internal reporting state to the
`internal/counters/config` read endpoint:
* reporting_enabled
* billing_start_timestamp
2023-04-12 12:02:28 -04:00
Yoko Hyakuna
0b3f24a2d8
Update the HTTP verb for consistency ( #20056 )
2023-04-11 13:35:06 -07:00
John-Michael Faircloth
8a4e50fa64
secrets/openldap: add creds/ endpoint to API docs ( #19973 )
2023-04-11 08:42:50 -05:00
Brian Shumate
29fdfeeb04
API docs: update Transit restore payload example ( #20032 )
...
- Correct JSON payload example
2023-04-07 08:14:43 -04:00
Chip Stepowski
8cd90fc1e2
Update Create Role heading to Create/Update Role ( #20000 )
...
The subheading states you can update a named role but for navigation purposes I think it would also make sense to add it to the heading too.
2023-04-06 11:42:22 +01:00
Alain Chiasson
9ee73e38fb
Update replication-dr.mdx ( #19604 )
...
In testing, disabling the dr secondary requires a DR Operations token, not a vault token.
2023-04-03 13:35:16 -04:00
Alexander Scheel
a94541080f
Clarify that other operations run while tidy is paused ( #19914 )
...
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-03-31 16:09:37 -04:00
Peter Wilson
538e66ffea
Add available types to API documentation for enable audit ( #19850 )
2023-03-30 15:30:35 +00:00
Anton Averchenkov
41466b9eca
docs: Fix duration format link in kv-v2 docs page ( #19768 )
2023-03-27 13:18:25 -04:00
ram-parameswaran
f491cc8225
Update username template description for AWS ( #19690 )
...
Update username template description for AWS by calling out what DisplayName and PolicyName actually are placeholders for
2023-03-23 19:56:55 -07:00
ram-parameswaran
b24115cf1e
Updated connection_url to be pgx library relevant ( #19667 )
...
Updated connection_url to be according to the options available in the pgx library instead of the now deprecated use of the lib/pq which was done as part of Vault 1.11 as documented here - https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#june-20-2022
2023-03-22 09:02:47 -07:00
Raymond Ho
96e966e9ef
VAULT-13614 Support SCRAM-SHA-256 encrypted passwords for PostgreSQL ( #19616 )
2023-03-21 12:12:53 -07:00
Violet Hynes
31f764b82b
Update KV-V2 docs to explicitly call out the secret mount path as a parameter ( #19607 )
...
* Update KV-V2 docs to explicitly call out the secret mount path as a parameter
* Missed some angular brackets
* remove wishy language
2023-03-17 12:21:55 -04:00
Max Winslow
dbbdd33c63
Change headings to h2 ( #19402 )
2023-03-07 15:48:51 -08:00
Max Winslow
c44f94d7ff
update entity-alias doc fix ( #19435 )
2023-03-03 08:16:26 -08:00
Tony Wittinger
64b4ee234d
docs: updated key size in transit documentation ( #19346 )
2023-03-02 16:07:40 -08:00
Max Winslow
109fbe06bb
change verbiage for lookup group and entity ( #19406 )
2023-02-28 12:40:38 -08:00
Austin Gebauer
10fe43701f
docs/ad: adds deprecation announcements and migration guide ( #19388 )
...
* docs/ad: adds deprecation announcements and migration guide
* fix table ending
* remove fully-qualified links
* Minor format fixes - migrationguide
* Update website/content/docs/secrets/ad/migration-guide.mdx
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
* Update website/content/docs/secrets/ad/migration-guide.mdx
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
2023-02-28 10:41:59 -08:00
Rowan Smith
4fd467a53b
approle naming syntax documentation ( #19369 )
...
Documentation does not currently detail the accepted naming scheme for approle roles, this aims to provide clarity based on customer feedback. https://github.com/hashicorp/vault/blob/main/sdk/framework/path.go#L16-L18 details the regex used.
2023-02-27 12:08:15 -08:00
Jakob Beckmann
078a245939
Allow alias dereferencing in LDAP searches ( #18230 )
...
* impr(auth/ldap): allow to dereference aliases in searches
* docs: add documentation for LDAP alias dereferencing
* chore(auth/ldap): add changelog entry for PR 18230
* chore: run formatter
* fix: update default LDAP configuration with new default
* Update website/content/docs/auth/ldap.mdx
Co-authored-by: tjperry07 <tjperry07@users.noreply.github.com>
* docs(ldap): add alias dereferencing to API docs for LDAP
---------
Co-authored-by: tjperry07 <tjperry07@users.noreply.github.com>
2023-02-24 13:49:17 -05:00
Austin Gebauer
a8d382d52a
docs/oidc: make it clear that contents of CA certificate are expected ( #19297 )
2023-02-22 11:33:53 -08:00
Max Coulombe
b9bcd135e5
Added disambiguation that creation request can also update roles ( #17371 )
...
+ added disambiguation that creation request can also update roles
2023-02-22 12:02:31 -05:00
Alexander Scheel
fbebf2508b
Add note clarifying revoked issuer associations ( #19289 )
...
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-02-22 15:48:20 +00:00
Raymond Ho
57ff9835f7
use github token env var if present when fetching org id ( #19244 )
2023-02-21 12:17:35 -08:00
Scott Miller
0a5f3208fd
Document the 'convergent' tokenization transform option ( #19249 )
2023-02-17 13:15:40 -06:00
claire bontempo
a5a80b895d
replace whitelist with allow ( #19217 )
2023-02-16 14:35:30 -08:00
Steven Zamborsky
7534689818
Update raftautosnapshots.mdx ( #18996 )
...
Clarify that the `local_max_space` value for local automated snapshots is cumulative for all snapshots in the `file_prefix` path.
2023-02-14 22:46:41 -08:00
Max Coulombe
2c32190eed
Fix database sample payload doc ( #19170 )
...
* * fix database static-user rotation statement in sample payload
* + added changelog
2023-02-14 08:29:27 -05:00
ram-parameswaran
7dff0e6ae4
Update PKI Secret Engine doc for auto-tidy ( #19122 )
...
PKI Secret Engine documentation for auto-tidy(https://developer.hashicorp.com/vault/api-docs/secret/pki#configure-automatic-tidy ) has a parameter interval_duration(https://developer.hashicorp.com/vault/api-docs/secret/pki#interval_duration ). This needs to explicitly call out the default value to be 12 hours.
2023-02-10 15:57:58 -05:00
Milena Zlaticanin
b6c5d07c5e
Azure Auth - rotate-root documentation ( #18780 )
...
* add documentation for rotate root
* commit suggestions
* move api permissions section
2023-02-08 18:14:28 -07:00
Alexander Scheel
9130a786bb
Document pki cross cluster behavior ( #19031 )
...
* Add documentation on cross-cluster CRLs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Add missing revocation queue safety buffer
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
---------
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-02-07 11:11:33 -05:00