hc-github-team-secure-vault-core
0c10be84a7
Fix typo in list-intermediates nav entry ( #22109 ) ( #22179 )
...
Co-authored-by: Paul Bowsher <paul.bowsher@gmail.com >
2023-08-02 19:38:20 +00:00
hc-github-team-secure-vault-core
2b9a117721
Backport of VAULT-16905: Add upgrade description about non entity tokens into release/1.13.x ( #21257 )
...
* Automatic license utilization reporting (#20898 )
* Add license utilization reporting doc
* Updated the title
* Incorporated the review feedback
* Update website/content/docs/enterprise/license/utilization-reporting.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
* Update website/content/docs/enterprise/license/utilization-reporting.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
* Fix the self reminder note
---------
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
* Add the payload parameter description (#21050 )
* Add the payload parameter description
* Update website/content/docs/enterprise/license/utilization-reporting.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
* Update website/content/docs/enterprise/license/utilization-reporting.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
* Update website/content/docs/enterprise/license/utilization-reporting.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
* Adjust spacing
---------
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
* VAULT-16905: Add upgrade description about non entity tokens (#21245 )
* add to utilization reporting
* add known issue
* fixes
* Add additional reporting versions to the documentation (#21304 )
* add additional versions to the documentation
* pr fixes
* pr fixes
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
Co-authored-by: miagilepner <mia.epner@hashicorp.com >
2023-06-21 16:02:57 +00:00
hc-github-team-secure-vault-core
6e7da6897a
backport of commit 167def69d9 ( #20666 )
...
Co-authored-by: l-with <l.github.com@with.de >
2023-05-18 20:03:54 +00:00
Yoko Hyakuna
c8bd520425
Add vault print token to commands in Vault docs ( #19183 ) ( #20428 )
...
* doc-update
* Update website/content/docs/commands/print.mdx
---------
Co-authored-by: Max Winslow <43095669+maxiscoding28@users.noreply.github.com >
2023-04-28 20:49:18 +00:00
hc-github-team-secure-vault-core
dda04846f0
backport of commit 5aabb80220 ( #20426 )
...
Co-authored-by: Jason Peng <86845444+jpenghashi@users.noreply.github.com >
2023-04-28 18:12:49 +00:00
hc-github-team-secure-vault-core
02d5fa18b2
Backport of Add guidelines for agent/server version compatibility into release/1.13.x ( #20319 )
2023-04-24 13:15:45 -04:00
hc-github-team-secure-vault-core
a91293c5e9
backport of commit 262b0434df ( #19842 )
...
Co-authored-by: Kit Haines <khaines@mit.edu >
2023-03-30 11:58:31 +00:00
Theron Voran
12002fb3e7
backport of commit 25934124a0 ( #19836 )
...
* backport of commit 25934124a0
---------
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com >
2023-03-29 16:49:11 -07:00
hc-github-team-secure-vault-core
9ab8152ad2
backport of commit 449482d9b3 ( #19692 )
...
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-03-23 04:05:07 +00:00
hc-github-team-secure-vault-core
f82e51f5e0
backport of commit 5d20d598c3 ( #19506 )
...
Co-authored-by: Meggie <meggie@hashicorp.com >
2023-03-10 16:57:05 +00:00
hc-github-team-secure-vault-core
20e201bdc3
backport of commit da31528fdc ( #19405 )
...
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
2023-02-28 10:55:57 -08:00
hc-github-team-secure-vault-core
478b6f15eb
backport of commit 7b2ff1f111 ( #19382 )
...
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-02-27 21:09:14 +00:00
hc-github-team-secure-vault-core
a5edc66098
backport of commit d35be2d0de ( #19375 )
...
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
2023-02-27 13:52:36 -05:00
hc-github-team-secure-vault-core
d11b31d46e
backport of commit 46dd007b3a ( #19270 )
...
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com >
2023-02-21 17:15:23 +00:00
Alexander Scheel
8e7f2076a2
Remove dynamic keys from SSH Secrets Engine ( #18874 )
...
* Remove dynamic keys from SSH Secrets Engine
This removes the functionality of Vault creating keys and adding them to
the authorized keys file on hosts.
This functionality has been deprecated since Vault version 0.7.2.
The preferred alternative is to use the SSH CA method, which also allows
key generation but places limits on TTL and doesn't require Vault reach
out to provision each key on the specified host, making it much more
secure.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Remove dynamic ssh references from documentation
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add changelog entry
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Remove dynamic key secret type entirely
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Clarify changelog language
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add removal notice to the website
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
---------
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2023-01-31 16:02:22 -05:00
Brandon Romano
f7fcf32fd1
Updates for Plugin Portal deprecation in favor of new Integrations section ( #18898 )
...
* Add Redirect for Plugin Portal -> Integration Library
* Remove Plugin Portal page & update sidebar
* Replace the Plugin Portal link to point Vault Integrations (#18897 )
* Replace the Plugin Portal link to point Vault Integrations
* Update website/content/docs/partnerships.mdx
Co-authored-by: Brandon Romano <brandon@hashicorp.com >
---------
Co-authored-by: Brandon Romano <brandon@hashicorp.com >
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-01-31 10:17:18 -08:00
Violet Hynes
46c7f7e3b0
VAULT-12564 Docs for token file auth method ( #18783 )
...
* VAULT-12564 Docs for token file auth method
* VAULT-12564 fix typo
* VAULT-12564 nav data
* VAULT-12564 Add note, remove token file removal config
* VAULT-12564 stronger wording
* VAULT-12564 auth -> auto-auth
2023-01-25 11:21:22 -05:00
akshya96
dc95733f57
user-lockout documentation changes ( #18478 )
...
* added user-lockout documentation changes
* add changelog
* remove new lines
* changing method name
* changing lockedusers to locked-users
* Update website/content/docs/concepts/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com >
* Update website/content/api-docs/system/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com >
* Update website/content/api-docs/system/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com >
* Update website/content/partials/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com >
* Update website/content/partials/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com >
* adding suggested changes
* adding bullet points to disable
* Update website/content/api-docs/system/user-lockout.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update website/content/partials/user-lockout.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update website/content/docs/commands/auth/tune.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
* Update website/content/docs/commands/auth/tune.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
* Update website/content/docs/concepts/user-lockout.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
Co-authored-by: Meggie <meggie@hashicorp.com >
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com >
2023-01-17 15:12:16 -08:00
Tom Proctor
e36690e067
Add experiment system + events experiment ( #18682 )
2023-01-16 16:07:18 +00:00
Alexander Scheel
c7a696457d
Add pki health-check docs ( #18517 )
...
* Add documentation on vault pki health-check
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Refer users to online docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2023-01-11 11:46:30 -05:00
Alexander Scheel
ab415325ab
Add vault pki command website documentation ( #18514 )
...
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2023-01-10 09:39:41 -05:00
Violet Hynes
4b8bd15e28
VAULT-12491 Add docs for group policy config ( #18616 )
...
* VAULT-12491 Add docs for group policy config
* VAULT-12491 typo
* VAULT-12491 typo
* VAULT-12491 Update language a bit
* VAULT-12491 Update language a bit
* VAULT-12491 Update language a bit
2023-01-09 12:50:16 -05:00
Sanad Haj Yahya
835e3ed78d
Server: add and support unix listener (UDS) ( #18227 )
...
Co-authored-by: shaj13 <hajsanad@gamil.com >
2022-12-09 12:28:18 -08:00
Violet Hynes
672cdc0fdb
VAULT-11510 Vault Agent can start listeners without caching ( #18137 )
...
* VAULT-11510 Vault Agent can start listeners without caching
* VAULT-11510 fix order of imports
* VAULT-11510 changelog
* VAULT-11510 typo and better switch
* VAULT-11510 update name
* VAULT-11510 New api_proxy stanza to configure API proxy
* VAULT-11510 First pass at API Proxy docs
* VAULT-11510 nav data
* VAULT-11510 typo
* VAULT-11510 docs update
2022-12-05 10:51:03 -05:00
Christopher Swenson
6057da5466
Add doc for AWS XKS Proxy with PKCS#11 Provider ( #18149 )
...
AWS announced [KMS External Key Store](https://aws.amazon.com/blogs/aws/announcing-aws-kms-external-key-store-xks/ ),
which we support using their reference [`xks-proxy`](https://github.com/aws-samples/aws-kms-xks-proxy )
software.
This adds a documentation page showing how to configure KMIP and the
PKCS#11 provider to to work with KMS and `xks-proxy`.
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com >
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
2022-11-30 13:49:27 -08:00
John-Michael Faircloth
cc4a9683c4
add draft 1.13.x upgrade guide ( #18023 )
...
* add draft upgrade guide
* add note this is a draft
* make 1.13 guide hidden
* add heading for alicloud change
2022-11-17 15:57:16 -06:00
divyaac
55ea56f423
Added documentation for Introspection API ( #17753 )
...
* Added documentation for Introspection API
* Edit hyperlink in index doc
* Added the path to the nav file
* Edited some mispelled words
* Fix deployment issue. Change link in nav file
* Edit the router mdx and add response values
* Edit nav doc
* Changed hyperlink, changed response to json, changed some wording
* Remove requirement that the endpoint is off by default
* Update website/content/api-docs/system/inspect/router.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update website/content/api-docs/system/inspect/router.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update website/content/api-docs/system/inspect/index.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
2022-11-11 09:50:44 -08:00
Tom Proctor
60274dad3d
Docs: Patch command ordering ( #17725 )
2022-10-28 08:39:44 -04:00
davidadeleon
28f091abe4
Add mTLS and Load Balancers section to Enterprise Replication Documentation ( #17676 )
...
* Adding mTLS and Load Balancers section
* Adding patch CLI docs to nav JSON
2022-10-27 12:14:24 -07:00
Chris Capurso
46534fa5a6
Add storage check upgrade notes ( #17539 )
...
* docs for ent storage check
* add 1.12.x upgrade notes
* Make ENT distinction a little clearer
Co-authored-by: Meggie <meggie@hashicorp.com >
2022-10-13 19:22:34 -04:00
Austin Gebauer
96e04666d6
docs/ldap: rename openldap secrets to ldap secrets ( #17433 )
2022-10-05 13:16:26 -07:00
Christopher Swenson
61707d56d5
docs: Add docs for PKCS#11 provider ( #17312 )
...
docs: Add docs for PKCS#11 provider
The PKCS#11 provider is being released shortly.
This moves over the preliminary docs and cleans them up.
I added them as a new section under "Vault Enterprise" ->
"PKCS#11 Provider", but I am open to suggestion on if there is a
better place for them, e.g., "Platforms", or somehow merging
with "Vault Enterprise" -> "HSM"?
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-10-03 11:11:46 -07:00
Divya Pola
158fbcd06f
Add documentation for KMIP features implemented in 1.12 ( #17294 )
...
* Add documentation for KMIP features implemented in 1.12
* Add documentation for kmip-profiles
* Address PR review feedback
* PR review feedback - update links, add intro and remove collapsed tables
* Add PR review feedback
2022-10-03 12:39:04 -05:00
Loann Le
e080c85a2e
Vault documentation: release notes for 1.12 ( #17237 )
...
* added new release notes
* new rns
* added changelog link
* incorporated feeedback
* Update website/content/docs/release-notes/1.12.0.mdx
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Incorporated additional changes
* Update website/content/docs/release-notes/1.12.0.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
* Update website/content/docs/release-notes/1.12.0.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
* Removed TFVP and added Redis and Elasticache to the release highlights
* Update website/content/docs/release-notes/1.12.0.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
* Update website/content/docs/release-notes/1.12.0.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
* Update website/content/docs/release-notes/1.12.0.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
2022-10-03 08:36:02 -07:00
Alex Cahn
bcc79b7f5b
Updating the VIP..again ( #17375 )
...
* Updating the VIP..again
* Update website/content/docs/partnerships.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
2022-09-30 17:02:34 -07:00
Milena Zlaticanin
d46c655e6e
docs/api-docs for Redis ( #17029 )
...
* docs/api-docs for Redis
* update doc
* add navigation to the docs
* Update website/content/api-docs/secret/databases/redis.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
* update setup list and lang tag for shell code blocks
* update language tag
* update based on suggestions
* update docs to include tls params
* add plugin to the plugin portal doc
* add -
* update api-docs-nav-data.json
* update field name
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com >
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com >
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com >
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com >
* Update website/content/api-docs/secret/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com >
* update docs
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com >
2022-09-23 10:25:43 -05:00
Bryce Kalow
fe3daa411a
website: content updates for developer ( #17035 )
...
* Chore (dev portal): update learn nav data links (#15515 )
* Update docs-nav-data.json
* Update docs-nav-data.json
* website: fixes internal redirects (#15750 )
* chore: remove duplicate overview item (#15805 )
* Use `badge` for `<sup>` tags in nav data JSON files (#15928 )
* Replacing <sup> tags with badge
* Adding type and color to badges
* fix broken links in vault docs (#15976 )
* website: Update old learn links to redirect locations (#16047 )
* update previews to render developer UI
* update redirects
* adjust content so it is backwards compat
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com >
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com >
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com >
2022-09-22 08:11:04 -07:00
Max Coulombe
5abe1f8e36
+ added Redis ElastiCache documentation ( #17133 )
...
* added Redis ElastiCache documentation
2022-09-19 10:26:49 -04:00
aphorise
335bc37ac1
Docs: API generate-recovery-token unhidden. ( #16213 )
2022-08-29 09:02:47 -04:00
Rachel Culpepper
3c8fdf0a39
Vault-5626: add key wrapping guide for transit import ( #16365 )
...
* add key wrapping guide for transit import
* link to key wrap guide from transit overview
* add new page to nav
* fix formatting
* fix note format
* fix link
2022-08-09 16:14:15 -05:00
Theron Voran
09696daf96
docs/k8s: adding terraform config examples ( #16121 )
...
Adding a terraform examples page for configuring vault-helm.
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com >
2022-07-26 20:43:26 -04:00
Tom Proctor
c67e009e81
Docs: Add release notes for MSSQL TDE ( #16326 )
2022-07-19 11:52:59 +01:00
Austin Gebauer
becb821004
auth/oidc: Adds documentation for SecureAuth IdP ( #16274 )
2022-07-12 08:11:55 -07:00
Austin Gebauer
04cf89d9bf
auth/oidc: splits IdP setup guides into separate pages ( #16167 )
2022-07-11 10:20:24 -07:00
Christopher Swenson
7b887533c1
docs/platform: Add brief GitHub Actions page ( #16129 )
...
I added a small example from the main docs along with some explanation,
and added links to the main docs and the tutorial.
I also took this opportunity to sort the platform left nav bar.
2022-06-27 09:47:26 -07:00
Chris Capurso
3f9dbabfc1
Add endpoints to provide ability to modify logging verbosity ( #16111 )
...
* add func to set level for specific logger
* add endpoints to modify log level
* initialize base logger with IndependentLevels
* test to ensure other loggers remain unchanged
* add DELETE loggers endpoints to revert back to config
* add API docs page
* add changelog entry
* remove extraneous line
* add log level field to Core struct
* add godoc for getLogLevel
* add some loggers to c.allLoggers
2022-06-27 11:39:53 -04:00
Loann Le
e74c45abbd
Vault documentation: release notes for 1.11.0 ( #16005 )
...
* added new content
* new content
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2022-06-15 18:25:14 -07:00
Violet Hynes
d58583f7ad
VAULT-6091 Document Duration Format String ( #15920 )
...
* VAULT-6091 Document duration format
* VAULT-6091 Document duration format
* VAULT-6091 Update wording
* VAULT-6091 Update to duration format string, replace everywhere I've found so far
* VAULT-6091 Add the word 'string' to the nav bar
* VAULT-6091 fix link
* VAULT-6091 fix link
* VAULT-6091 Fix time/string, add another reference
* VAULT-6091 add some misses for references to this format
2022-06-13 08:51:07 -04:00
Josh Black
55bc40235d
Autopilot enterprise docs ( #15589 )
2022-06-07 14:32:45 -07:00
Tom Proctor
ceba598ade
Add upgrade and config docs for MSSQL EKM Provider ( #13859 )
2022-06-06 11:28:48 +01:00