289 Commits

Author SHA1 Message Date
claire bontempo
2fbead02dc
Docs: add UI support to databases capabilities docs (#27717)
* add UI support to DB docs

* add in parenthesis instead

* Revert "add in parenthesis instead"

This reverts commit 843554358ae5df07cb49af0a33d0539e581c395f.

* add version to ui support column
2024-07-10 08:40:03 -07:00
Mary Frances
85bbab93f2
Update mongodbatlas.mdx (#27511)
Fix Capabilities heading Markdown syntax
2024-07-05 09:42:58 -04:00
Yoko Hyakuna
366fb73b38
[Docs] Update the KV secrets engine overview page (#27658)
* Add v1 ad v2 comparison section

* Remove the reference to the tutorial

* Fix a typo
2024-07-03 08:36:39 -07:00
Jonathan Frappier
b35305f6ec
Remove link to static role tutorial (#27640)
* Remove link to static role tutorial

* I honestly dont know but VSCode said I had changes
2024-06-28 15:46:16 -04:00
AvivGuiser
3372a9b4db
secrets/database: Add usePrivateIP field for cloudsql postgresql instances (#26828)
* add usePrivateIP params to determine if to use private ip dial option

Signed-off-by: aviv guiser <avivguiser@gmail.com>

* fix the connection_producer.go in mysql plugin

Signed-off-by: aviv guiser <avivguiser@gmail.com>

* Update sdk/database/helper/connutil/sql.go

Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>

---------

Signed-off-by: aviv guiser <avivguiser@gmail.com>
Signed-off-by: AvivGuiser <aviv.guiser@placer.ai>
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
2024-06-25 14:17:13 -05:00
Scott Miller
c131b47535
Link to the CLI commands in the BYOK pages (#27490) 2024-06-13 11:41:21 -05:00
Mary Frances
0ca6fe9af2
Update mongodbatlas.mdx (#27395)
Capitalize Atlas and add space in note.
2024-06-10 10:44:03 -04:00
vinay-gopalan
5acc4331ea
Add WIF documentation for Azure Auth and Secrets engines (#27185) 2024-06-03 13:17:13 -07:00
vinay-gopalan
01ccf580d8
Add WIF documentation for GCP Auth and Secrets engines (#27170)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-06-03 13:16:56 -07:00
John-Michael Faircloth
f528036e45
docs: ldap secrets hierarchical paths (#27203)
* docs: ldap secrets hierarchical paths

* changelog

* Apply suggestions from code review

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

* role_name => set_name

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-05-24 09:10:59 -05:00
Steven Clark
0bb3ddf7a7
Update cert metadata docs (#27025)
* Update cert metadata docs

 - Add missing enterprise notices on parameters and titles
 - Mention that the metadata parameter is a base64 encoded string
 - Tweak the no_store_metadata description
 - Update some entries within the PKI considerations page

* Add serial_number to read certificate metadata sample response

* Update fields sign-verbatim is affected by the specified role
2024-05-16 11:08:31 -04:00
Yoko Hyakuna
f12c5238db
[Docs] Point to the pricing page rather than the product page (#27026)
* Point to the pricing page rather than the product page

* Empty-Commit

* Add 'appropriate' to the license statement

* Use the partial to mention about VE license

* Minor fix

* add newline

* Revert "add newline"

This reverts commit 64615cba08321b164027dd2d000a90a0d4979a02.

---------

Co-authored-by: Nels Andereck <nels.andereck@hashicorp.com>
2024-05-15 17:49:01 -07:00
Sarah Chavis
8d2362364f
[DOCS] Correct code block language (#26996) 2024-05-13 16:39:20 -04:00
Steven Clark
fe2b4c6f7a
PKI: Allow operators to increase the maximum TTL for ACME issued certificates (#26797)
* PKI: Allow operators to increase the maximum TTL for ACME issued certificates

* Add cl
2024-05-09 10:41:28 -04:00
gabeknell
de11f27713
Update kmip.mdx (#24159)
* Update kmip.mdx

Added "performance standby" to the servers the KMIP client can connect to

---------

Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2024-05-02 16:01:58 +00:00
kevin-loehfelm
1b21400195
added documentation for mongodb atlas database secrets engine eventua… (#24152)
* added documentation for mongodb atlas database secrets engine eventual consistency
2024-05-01 14:19:26 -07:00
Rachel Culpepper
b49622076f
Add docs for cmac (#26654)
* add docs for cmac

* move cmac
2024-04-25 17:05:11 -05:00
Yoko Hyakuna
2becdceab0
Replace 'HCP Vault' with 'HCP Vault Dedicated' (#26457)
* Replace 'HCP Vault' with 'HCP Vault Dedicated'

* Replace 'HCP Vault' with 'HCP Vault Dedicated' where applicable

* Replace 'Terraform Cloud' with 'HCP Terraform'

* Minor format fixes

* Update the side-nav title to 'HCP Terraform'

* Undo changes to Terraform Cloud secrets engine
2024-04-22 08:44:13 -04:00
Michael Kosir
691bf9b3a7
Docs: update deprecated transform command (#26368)
* update deprecated command

* fixed spacing
2024-04-12 09:03:03 -04:00
Samuel Lee
31aaf4e50b
Update azurekeyvault.mdx (#26308)
Fixed typo in Azure Key Vault docs - mentions GCP Cloud KMS instead of Azure Key Vault KMS
2024-04-09 09:13:19 -04:00
Victor Rodriguez
02312cbb57
Fix typo in KMIP backend documentation. (#26304) 2024-04-08 16:08:41 -04:00
James Bayer
d1fda882a5
[DOCS] Update kmip.mdx to add Cert Authority details (#23907)
* Update kmip.mdx to add Cert Authority details

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

Accepted suggestion

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

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-04-08 15:51:05 -04:00
Wes Gilleland
3106f26474
Fix small typo in troubleshooting-acme.mdx (#24547)
* Fix small typo in troubleshooting-acme.mdx

* Create changelog/24547.txt

* Delete changelog/24547.txt

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-03-20 09:16:19 -04:00
MahmoudMansourr
56dcff5ea7
Update gcpkms.mdx "Added a new role required for key Import" (#25437)
the "cloudkms.importJobs.useToImport" role is missing from the documentation, however it's needed to distribute the keys to GCP'S KMS.
2024-03-13 18:02:58 +00:00
Phil Jay
a4040515b8
Update the AD to LDAP migration guide with a note about lazy vs automatic password rotation (#25374)
* Update migration-guide.mdx

Add a note about lazy vs automatic

* Apply suggestions from code review

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

* Provide example in note

Thought it might be useful to have an example of when the difference in behaviour is an issue

* Update website/content/docs/secrets/ad/migration-guide.mdx

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

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-03-13 17:59:51 +00:00
danielmenezesbr
54241e2932
Updated the GRANT statement to use gv_$session instead of gv$session (#25861)
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2024-03-13 17:57:08 +00:00
Austin Gebauer
57f7fa9c60
docs: adds enterprise documentation for plugin wif (#25706)
* docs: adds enterprise documentation for plugin wif

* attempt fix anchor link

* Update website/content/api-docs/secret/identity/tokens.mdx

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

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

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

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

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

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

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

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

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

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

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

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

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

* Update website/content/api-docs/secret/identity/tokens.mdx

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

* Update website/content/api-docs/secret/identity/tokens.mdx

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

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

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

* remove API section for plugin WIF

* commas

* move wif out of subsection

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-03-07 19:14:30 -08:00
Steven Clark
43f8c7a6f0
PKI EST docs (#25521)
* PKI EST docs

 Initial draft of the PKI EST setup and API docs for feedback

* Add missing enable_sentinel_parsing param to API docs

* Update grammar

* Some API doc feedback

* Note about dedicated auth mounts

* Additional PR feedback

---------

Co-authored-by: Scott G. Miller <smiller@hashicorp.com>
2024-03-07 14:27:59 -05:00
Steven Clark
09294e891a
Add notes around OCSP GET request issue (#25745)
* Add note around OCSP GET request issue

 - Fix some broken TOC links
 - Add a note in the api-docs and in the considerations page
   around Vault having issues with OCSP GET requests and that
   POST requests should be preferred.
 - Add existing known issue to all branches that are affected.

* Fix links to partial file for 1.12 and 1.13 upgrade docs
2024-03-01 15:25:07 -05:00
vinay-gopalan
2dc73f0636
Add documentation for AWS Plugin WIF (#25398) 2024-02-21 09:19:43 -08:00
Austin Gebauer
677d98a821
oidc/provider: adds code_challenge_methods_supported to metadata (#24979)
* oidc/provider: adds code_challenge_methods_supported to metadata

* adds changelog

* adds docs
2024-01-22 13:40:13 -08:00
Violet Hynes
37b3adf056
Fix docs link typos (#24880) 2024-01-16 15:43:50 +00:00
Austin Gebauer
84bc8b1743
docs: adds more targeted guidance for GCP workload identity (#24620)
* docs: adds more targeted guidance for GCP workload identity

* hopefully fix markdown
2023-12-21 10:25:08 -08:00
claire bontempo
2c19bbe145
Consistently refer to Key Value secrets engine as KV (#24529)
* VAULT-21427 change ui references from K/V to KV

* references in docs/

* website json data

* go command errors

* replace Key/Value with Key Value

* add changelog

* update test

* update secret list header badge

* two more test updates
2023-12-14 11:28:58 -08:00
benz0
ac1e9194da
Update aws.mdx (#23527)
Added clarification for 32 character limit on STS tokens.
Forcing suggestion commit so we can merge and publish the changes.

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-12-13 13:37:07 -08:00
Robert
54bf0807c1
secrets/aws: add support for STS Session Tokens with TOTP (#23690)
* Add test coverage

* Add session_token field, deprecate security_token

* Undo auth docs

* Update api docs

* Add MFA code support

---------

Co-authored-by: Graham Christensen <graham@grahamc.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2023-11-08 17:06:28 -06:00
Jonathan Frappier
c0ad3f6ce2
Update link for MongoDB Atlas database secrets engine (#23831)
* Update link for MongoDB Atlas database secrets engine

* Fix callout spacing
2023-10-25 15:17:43 -04:00
Jonathan Frappier
c2f5ee0c62
Add info on DynamoDB from Jira SPE-125 (#23682)
* Add info on DynamoDB from Jira SPE-125

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

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

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

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

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

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

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-16 19:51:56 -04:00
xka5h
b5ff3f8113
add HCP Vault tab for venafi + minor format update (#23467) 2023-10-04 11:07:48 -04:00
vinay-gopalan
3885bae623
Add small note on revocation statement in GCP CloudSQL documentation (#23301) 2023-09-28 15:08:37 -07:00
Sergey Kutovoy
1d61aeb8ae
[DOCS]Fix wrong api path for ldap secrets (#23225)
* [DOCS]Fix wrong api path for ldap secrets

* added changelog
2023-09-22 15:01:14 +00:00
Max Coulombe
7688c6eb58
Added documentation for elasticsearch static roles (#23077)
* added documentation for elasticsearch static roles
2023-09-21 14:07:38 -04:00
Max Coulombe
5ba15defe5
Azure secret doc enhancement (#23079)
* * azure secret doc enhancement
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-09-21 14:05:44 -04:00
Aram Mirzadeh
55414e6a73
Update ldap.mdx - auth/ path missing from commands (#23184)
Change in vault mount in older versions, the new mount defaults to auth/ldap
2023-09-20 11:38:44 -07:00
vinay-gopalan
2b74a4826b
Add documentation for IAM authentication for DB Secrets Engine (#22836)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-09-08 14:03:50 -07:00
Niklas Rosencrantz
c3aa019c9a
Update redis.mdx (#22750)
There seems to be a bug, but I'm not sure if it is because this documentation is almost worse than guessing

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-09-08 13:55:56 -07:00
John-Michael Faircloth
1870018090
docs: db schedule-based static role rotations (#22863)
* docs: db schedule-based static role rotations

* fix broken link

* add mutual exclusion notice on overview page

* prepend slash to relative link
2023-09-07 16:50:57 -05:00
ram-parameswaran
92734f109d
Update azure.mdx with Azure debug info (#22273)
* Add a section for enabling Azure debug logs for Azure secret engine similar to the section in the Azure Auth method.

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-30 09:41:09 -07:00
Sarah Chavis
ce2851543f
[DOCS] Tweak language, add warning for root creds (#22627)
* Tweak language, add warning for root creds
---------

Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
2023-08-30 00:44:45 +00:00
Mark Lewis
8441ff655b
Update signed-ssh-certificates.mdx (#17899)
Minor typo
2023-08-17 23:23:56 +00:00