From 485ccbc5daed6d64330dd1eb3004d70ce7d8d5fb Mon Sep 17 00:00:00 2001
From: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Date: Tue, 29 Apr 2025 17:08:14 -0700
Subject: [PATCH] [DOCS] IA refresh (phase 2) (#30287)
---
website/content/api-docs/auth/aws.mdx | 5 +-
.../cli/commands/agent/generate-config.mdx | 115 ++
website/content/cli/commands/agent/index.mdx | 101 ++
.../content/cli/commands/audit/disable.mdx | 76 +
website/content/cli/commands/audit/enable.mdx | 186 ++
website/content/cli/commands/audit/list.mdx | 70 +
website/content/cli/commands/auth/disable.mdx | 32 +
website/content/cli/commands/auth/enable.mdx | 98 +
website/content/cli/commands/auth/help.mdx | 43 +
website/content/cli/commands/auth/index.mdx | 79 +
website/content/cli/commands/auth/list.mdx | 72 +
website/content/cli/commands/auth/move.mdx | 48 +
website/content/cli/commands/auth/tune.mdx | 189 ++
website/content/cli/commands/debug.mdx | 182 ++
website/content/cli/commands/delete.mdx | 42 +
website/content/cli/commands/events.mdx | 102 ++
website/content/cli/commands/hcp/connect.mdx | 60 +
.../content/cli/commands/hcp/disconnect.mdx | 23 +
website/content/cli/commands/hcp/index.mdx | 27 +
website/content/cli/commands/kv/delete.mdx | 48 +
website/content/cli/commands/kv/destroy.mdx | 47 +
.../cli/commands/kv/enable-versioning.mdx | 33 +
website/content/cli/commands/kv/get.mdx | 80 +
website/content/cli/commands/kv/index.mdx | 163 ++
website/content/cli/commands/kv/list.mdx | 49 +
website/content/cli/commands/kv/metadata.mdx | 163 ++
website/content/cli/commands/kv/patch.mdx | 91 +
website/content/cli/commands/kv/put.mdx | 74 +
website/content/cli/commands/kv/rollback.mdx | 54 +
website/content/cli/commands/kv/undelete.mdx | 48 +
website/content/cli/commands/lease/index.mdx | 62 +
website/content/cli/commands/lease/lookup.mdx | 34 +
website/content/cli/commands/lease/renew.mdx | 37 +
website/content/cli/commands/lease/revoke.mdx | 45 +
website/content/cli/commands/license/get.mdx | 52 +
.../content/cli/commands/license/index.mdx | 60 +
.../content/cli/commands/license/inspect.mdx | 58 +
website/content/cli/commands/list.mdx | 25 +
website/content/cli/commands/login.mdx | 156 ++
website/content/cli/commands/monitor.mdx | 78 +
website/content/cli/commands/namespace.mdx | 98 +
.../cli/commands/operator/diagnose.mdx | 228 +++
.../cli/commands/operator/generate-root.mdx | 94 +
.../content/cli/commands/operator/import.mdx | 103 ++
.../content/cli/commands/operator/index.mdx | 68 +
.../content/cli/commands/operator/init.mdx | 125 ++
.../cli/commands/operator/key-status.mdx | 34 +
.../content/cli/commands/operator/members.mdx | 39 +
.../content/cli/commands/operator/migrate.mdx | 142 ++
.../content/cli/commands/operator/raft.mdx | 418 +++++
.../content/cli/commands/operator/rekey.mdx | 161 ++
.../content/cli/commands/operator/rotate.mdx | 65 +
.../content/cli/commands/operator/seal.mdx | 42 +
.../cli/commands/operator/step-down.mdx | 44 +
.../content/cli/commands/operator/unseal.mdx | 62 +
.../content/cli/commands/operator/usage.mdx | 75 +
.../cli/commands/operator/utilization.mdx | 83 +
website/content/cli/commands/patch.mdx | 87 +
website/content/cli/commands/path-help.mdx | 91 +
.../content/cli/commands/pki/health-check.mdx | 559 ++++++
website/content/cli/commands/pki/index.mdx | 94 +
website/content/cli/commands/pki/issue.mdx | 72 +
.../cli/commands/pki/list-intermediates.mdx | 89 +
website/content/cli/commands/pki/reissue.mdx | 88 +
.../content/cli/commands/pki/verify-sign.mdx | 56 +
.../cli/commands/plugin/deregister.mdx | 30 +
website/content/cli/commands/plugin/index.mdx | 71 +
website/content/cli/commands/plugin/info.mdx | 73 +
website/content/cli/commands/plugin/list.mdx | 61 +
.../content/cli/commands/plugin/register.mdx | 69 +
.../content/cli/commands/plugin/reload.mdx | 72 +
.../commands/plugin/runtime/deregister.mdx | 34 +
.../cli/commands/plugin/runtime/index.mdx | 83 +
.../cli/commands/plugin/runtime/info.mdx | 50 +
.../cli/commands/plugin/runtime/list.mdx | 40 +
.../cli/commands/plugin/runtime/register.mdx | 62 +
.../content/cli/commands/policy/delete.mdx | 30 +
website/content/cli/commands/policy/fmt.mdx | 27 +
website/content/cli/commands/policy/index.mdx | 52 +
website/content/cli/commands/policy/list.mdx | 33 +
website/content/cli/commands/policy/read.mdx | 31 +
website/content/cli/commands/policy/write.mdx | 36 +
website/content/cli/commands/print.mdx | 18 +
website/content/cli/commands/proxy.mdx | 9 +
website/content/cli/commands/read.mdx | 77 +
.../content/cli/commands/secrets/disable.mdx | 49 +
.../content/cli/commands/secrets/enable.mdx | 120 ++
.../content/cli/commands/secrets/index.mdx | 79 +
website/content/cli/commands/secrets/list.mdx | 78 +
website/content/cli/commands/secrets/move.mdx | 49 +
website/content/cli/commands/secrets/tune.mdx | 106 ++
website/content/cli/commands/server.mdx | 134 ++
website/content/cli/commands/ssh.mdx | 106 ++
website/content/cli/commands/status.mdx | 70 +
.../cli/commands/token/capabilities.mdx | 50 +
website/content/cli/commands/token/create.mdx | 129 ++
website/content/cli/commands/token/index.mdx | 53 +
website/content/cli/commands/token/lookup.mdx | 50 +
website/content/cli/commands/token/renew.mdx | 68 +
website/content/cli/commands/token/revoke.mdx | 52 +
.../content/cli/commands/transform/import.mdx | 62 +
.../content/cli/commands/transform/index.mdx | 32 +
.../content/cli/commands/transit/import.mdx | 62 +
.../content/cli/commands/transit/index.mdx | 32 +
website/content/cli/commands/unwrap.mdx | 45 +
.../content/cli/commands/version-history.mdx | 32 +
website/content/cli/commands/version.mdx | 21 +
website/content/cli/commands/write.mdx | 130 ++
website/content/cli/index.mdx | 323 ++++
website/content/cli/token-helper.mdx | 326 ++++
.../docs/about-vault/how-vault-works.mdx | 121 ++
.../docs/about-vault/what-is-vault.mdx | 129 ++
.../why-use-vault/3rd-party-secrets.mdx | 122 ++
.../why-use-vault/certificates.mdx | 42 +
.../about-vault/why-use-vault/identities.mdx | 127 ++
.../docs/about-vault/why-use-vault/index.mdx | 29 +
.../why-use-vault/regulatory-compliance.mdx | 50 +
.../why-use-vault/sensitive-data.mdx | 90 +
.../why-use-vault/static-secrets.mdx | 46 +
.../content/docs/agent-and-proxy/upgrade.mdx | 15 +
website/content/docs/auth/aws.mdx | 10 +-
website/content/docs/auth/login-mfa/faq.mdx | 2 +-
website/content/docs/browser-support.mdx | 22 -
website/content/docs/commands/server.mdx | 2 +-
.../docs/concepts/client-count/counting.mdx | 2 -
.../docs/concepts/client-count/index.mdx | 2 +-
website/content/docs/configuration/index.mdx | 5 +
.../docs/configuration/replication.mdx | 4 +-
.../docs/configuration/storage/index.mdx | 2 +-
website/content/docs/deploy/aws/index.mdx | 18 +
.../aws/lambda-extension.mdx | 0
.../docs/{platform => deploy}/aws/run.mdx | 0
.../kubernetes}/consul-to-raft.mdx | 0
.../kubernetes}/csi/configurations.mdx | 0
.../kubernetes}/csi/examples.mdx | 0
.../k8s => deploy/kubernetes}/csi/index.mdx | 0
.../kubernetes}/csi/installation.mdx | 0
.../kubernetes}/helm/configuration.mdx | 0
.../kubernetes}/helm/enterprise.mdx | 0
.../kubernetes}/helm/examples/development.mdx | 0
.../helm/examples/enterprise-dr-with-raft.mdx | 0
.../examples/enterprise-perf-with-raft.mdx | 0
.../helm/examples/enterprise-with-raft.mdx | 0
.../kubernetes}/helm/examples/external.mdx | 0
.../kubernetes}/helm/examples/ha-tls.mdx | 0
.../helm/examples/ha-with-consul.mdx | 0
.../helm/examples/ha-with-raft.mdx | 0
.../kubernetes}/helm/examples/index.mdx | 0
.../examples/injector-tls-cert-manager.mdx | 0
.../helm/examples/injector-tls.mdx | 0
.../helm/examples/kubernetes-auth.mdx | 0
.../helm/examples/standalone-audit.mdx | 0
.../examples/standalone-load-balanced-ui.mdx | 0
.../helm/examples/standalone-tls.mdx | 0
.../k8s => deploy/kubernetes}/helm/index.mdx | 0
.../kubernetes}/helm/openshift.mdx | 0
.../k8s => deploy/kubernetes}/helm/run.mdx | 0
.../kubernetes}/helm/terraform.mdx | 0
.../k8s => deploy/kubernetes}/index.mdx | 7 +-
.../kubernetes}/injector-csi.mdx | 0
.../kubernetes}/injector/annotations.mdx | 0
.../kubernetes}/injector/examples.mdx | 0
.../kubernetes}/injector/index.mdx | 0
.../kubernetes}/injector/installation.mdx | 0
.../kubernetes}/vso/api-reference.mdx | 0
.../kubernetes}/vso/examples.mdx | 0
.../k8s => deploy/kubernetes}/vso/helm.mdx | 0
.../k8s => deploy/kubernetes}/vso/index.mdx | 0
.../kubernetes}/vso/installation.mdx | 0
.../kubernetes}/vso/openshift.mdx | 0
.../kubernetes}/vso/secret-transformation.mdx | 0
.../kubernetes}/vso/sources/hvs.mdx | 0
.../kubernetes}/vso/sources/index.mdx | 0
.../vso/sources/vault/auth/aws.mdx | 0
.../vso/sources/vault/auth/gcp.mdx | 0
.../vso/sources/vault/auth/index.mdx | 0
.../vso/sources/vault/client-cache.mdx | 0
.../kubernetes}/vso/sources/vault/index.mdx | 0
.../vso/sources/vault/instant-updates.mdx | 0
.../kubernetes}/vso/telemetry.mdx | 0
.../docs/{ => deploy}/run-as-service.mdx | 0
.../content/docs/enterprise/consistency.mdx | 1 -
website/content/docs/enterprise/hsm/index.mdx | 2 +-
.../docs/enterprise/license/autoloading.mdx | 35 -
.../content/docs/enterprise/license/faq.mdx | 183 --
.../content/docs/enterprise/license/index.mdx | 45 -
website/content/docs/enterprise/lts.mdx | 2 +-
website/content/docs/faq/index.mdx | 11 -
website/content/docs/faq/ssct.mdx | 127 --
.../build-from-code.mdx | 0
website/content/docs/get-vault/index.mdx | 51 +
.../{install => get-vault}/install-binary.mdx | 2 +-
website/content/docs/index.mdx | 14 +-
website/content/docs/install/index.mdx | 35 -
.../docs/internals/recommended-patterns.mdx | 2 +-
.../content/docs/interoperability-matrix.mdx | 198 ---
website/content/docs/license/autoloading.mdx | 46 +
.../content/docs/license/change-license.mdx | 49 +
website/content/docs/license/index.mdx | 85 +
.../license/product-usage-reporting.mdx | 0
.../utilization/auto-reporting.mdx} | 0
.../utilization}/manual-reporting.mdx | 0
.../content/docs/partners/external-keys.mdx | 93 +
website/content/docs/partners/hsm.mdx | 69 +
website/content/docs/partners/index.mdx | 19 +
website/content/docs/partners/program.mdx | 318 ++++
website/content/docs/partners/protocols.mdx | 63 +
website/content/docs/partnerships.mdx | 187 --
website/content/docs/platform/aws/index.mdx | 22 -
website/content/docs/platform/index.mdx | 10 -
website/content/docs/plugins/index.mdx | 193 +-
.../docs/plugins/plugin-architecture.mdx | 245 +--
.../docs/plugins/plugin-development.mdx | 6 +
.../docs/plugins/plugin-management.mdx | 126 +-
website/content/docs/plugins/register.mdx | 55 +
website/content/docs/plugins/rollback.mdx | 48 +
website/content/docs/plugins/upgrade.mdx | 56 +
website/content/docs/release-notes/1.10.0.mdx | 170 --
website/content/docs/release-notes/1.11.0.mdx | 113 --
website/content/docs/release-notes/1.12.0.mdx | 161 --
website/content/docs/release-notes/1.13.0.mdx | 141 --
website/content/docs/release-notes/1.14.0.mdx | 292 ---
website/content/docs/release-notes/1.15.0.mdx | 265 ---
website/content/docs/release-notes/1.16.1.mdx | 266 ---
website/content/docs/release-notes/1.17.0.mdx | 238 ---
website/content/docs/release-notes/1.18.0.mdx | 161 --
website/content/docs/release-notes/1.5.0.mdx | 63 -
website/content/docs/release-notes/1.6.0.mdx | 52 -
website/content/docs/release-notes/1.7.0.mdx | 64 -
website/content/docs/release-notes/1.8.0.mdx | 62 -
website/content/docs/release-notes/1.9.0.mdx | 119 --
website/content/docs/release-notes/index.mdx | 17 -
.../deduplication/acl-policy-templates.mdx | 2 +-
.../deduplication/different-case.mdx | 2 +-
.../identity}/deduplication/entity-group.mdx | 6 +-
.../identity}/deduplication/index.mdx | 4 +-
.../deduplication/terraform-refs.mdx | 0
website/content/docs/ui/browser-support.mdx | 23 +
website/content/docs/updates/changelog.mdx | 10 +
.../index.mdx => updates/deprecation.mdx} | 0
.../docs/updates/important-changes.mdx | 280 +++
.../1.19.0.mdx => updates/release-notes.mdx} | 43 +-
website/content/docs/upgrade/index.mdx | 118 ++
.../docs/{upgrading => upgrade}/raft-wal.mdx | 0
.../replicated-deployment.mdx} | 166 +-
website/content/docs/upgrade/rollback.mdx | 64 +
website/content/docs/upgrading/plugins.mdx | 186 --
.../docs/upgrading/upgrade-to-0.10.0.mdx | 161 --
.../docs/upgrading/upgrade-to-0.10.2.mdx | 26 -
.../docs/upgrading/upgrade-to-0.10.4.mdx | 34 -
.../docs/upgrading/upgrade-to-0.11.0.mdx | 147 --
.../docs/upgrading/upgrade-to-0.11.2.mdx | 23 -
.../docs/upgrading/upgrade-to-0.11.6.mdx | 19 -
.../docs/upgrading/upgrade-to-0.5.0.mdx | 141 --
.../docs/upgrading/upgrade-to-0.5.1.mdx | 59 -
.../docs/upgrading/upgrade-to-0.6.0.mdx | 54 -
.../docs/upgrading/upgrade-to-0.6.1.mdx | 103 --
.../docs/upgrading/upgrade-to-0.6.2.mdx | 75 -
.../docs/upgrading/upgrade-to-0.6.3.mdx | 35 -
.../docs/upgrading/upgrade-to-0.6.4.mdx | 83 -
.../docs/upgrading/upgrade-to-0.7.0.mdx | 45 -
.../docs/upgrading/upgrade-to-0.8.0.mdx | 52 -
.../docs/upgrading/upgrade-to-0.9.0.mdx | 121 --
.../docs/upgrading/upgrade-to-0.9.1.mdx | 55 -
.../docs/upgrading/upgrade-to-0.9.2.mdx | 55 -
.../docs/upgrading/upgrade-to-0.9.3.mdx | 15 -
.../docs/upgrading/upgrade-to-0.9.6.mdx | 26 -
.../docs/upgrading/upgrade-to-1.0.0.mdx | 48 -
.../docs/upgrading/upgrade-to-1.1.0.mdx | 46 -
.../docs/upgrading/upgrade-to-1.1.1.mdx | 68 -
.../docs/upgrading/upgrade-to-1.1.2.mdx | 28 -
.../docs/upgrading/upgrade-to-1.10.x.mdx | 144 --
.../docs/upgrading/upgrade-to-1.11.x.mdx | 53 -
.../docs/upgrading/upgrade-to-1.12.x.mdx | 223 ---
.../docs/upgrading/upgrade-to-1.13.x.mdx | 206 ---
.../docs/upgrading/upgrade-to-1.14.x.mdx | 82 -
.../docs/upgrading/upgrade-to-1.15.x.mdx | 142 --
.../docs/upgrading/upgrade-to-1.16.x.mdx | 250 ---
.../docs/upgrading/upgrade-to-1.17.x.mdx | 221 ---
.../docs/upgrading/upgrade-to-1.18.x.mdx | 156 --
.../docs/upgrading/upgrade-to-1.19.x.mdx | 110 --
.../docs/upgrading/upgrade-to-1.2.0.mdx | 119 --
.../docs/upgrading/upgrade-to-1.2.1.mdx | 22 -
.../docs/upgrading/upgrade-to-1.2.4.mdx | 41 -
.../docs/upgrading/upgrade-to-1.2.5.mdx | 20 -
.../docs/upgrading/upgrade-to-1.2.6.mdx | 18 -
.../docs/upgrading/upgrade-to-1.2.7.mdx | 14 -
.../docs/upgrading/upgrade-to-1.3.0.mdx | 57 -
.../docs/upgrading/upgrade-to-1.3.10.mdx | 14 -
.../docs/upgrading/upgrade-to-1.3.2.mdx | 16 -
.../docs/upgrading/upgrade-to-1.3.3.mdx | 14 -
.../docs/upgrading/upgrade-to-1.3.4.mdx | 14 -
.../docs/upgrading/upgrade-to-1.3.5.mdx | 32 -
.../docs/upgrading/upgrade-to-1.3.8.mdx | 20 -
.../docs/upgrading/upgrade-to-1.3.9.mdx | 18 -
.../docs/upgrading/upgrade-to-1.4.0.mdx | 26 -
.../docs/upgrading/upgrade-to-1.4.1.mdx | 34 -
.../docs/upgrading/upgrade-to-1.4.4.mdx | 20 -
.../docs/upgrading/upgrade-to-1.4.5.mdx | 18 -
.../docs/upgrading/upgrade-to-1.4.6.mdx | 14 -
.../docs/upgrading/upgrade-to-1.5.0.mdx | 93 -
.../docs/upgrading/upgrade-to-1.5.1.mdx | 20 -
.../docs/upgrading/upgrade-to-1.5.2.mdx | 18 -
.../docs/upgrading/upgrade-to-1.5.3.mdx | 14 -
.../docs/upgrading/upgrade-to-1.6.0.mdx | 54 -
.../docs/upgrading/upgrade-to-1.6.1.mdx | 18 -
.../docs/upgrading/upgrade-to-1.6.2.mdx | 18 -
.../docs/upgrading/upgrade-to-1.6.3.mdx | 18 -
.../docs/upgrading/upgrade-to-1.7.x.mdx | 59 -
.../docs/upgrading/upgrade-to-1.8.x.mdx | 71 -
.../docs/upgrading/upgrade-to-1.9.x.mdx | 127 --
.../docs/upgrading/vault-ha-upgrade.mdx | 107 --
website/content/docs/use-cases.mdx | 63 -
website/content/docs/what-is-vault.mdx | 105 --
.../content/partials/alerts/deprecated.mdx | 6 +-
.../partials/alerts/ipv6-compliance.mdx | 2 +-
.../partials/alerts/partner-program.mdx | 8 +
website/content/partials/alpine-314.mdx | 9 -
...n-of-sentinel-rgps-via-identity-groups.mdx | 5 -
.../partials/aws-auth-metadata-fix.mdx | 35 -
.../partials/aws-auth-metadata-issue.mdx | 51 -
.../partials/aws-imds-timeout-upgrade.mdx | 9 -
.../partials/aws-invalid-header-fix.mdx | 9 -
.../content/partials/aws-invalid-header.mdx | 25 -
.../content/partials/aws-sha1-deprecation.mdx | 5 -
website/content/partials/aws-sts-issue.mdx | 9 -
.../content/partials/builds-without-ui.mdx | 4 -
.../consul-dataplane-upgrade-note.mdx | 2 -
.../content/partials/content-footer-title.mdx | 7 -
.../content/partials/enterprise-licenses.mdx | 6 -
.../content/partials/entity-alias-mapping.mdx | 7 -
.../1_13-reload-census-panic-standby.mdx | 21 -
...it-file-sighup-does-not-trigger-reload.mdx | 47 -
...-audit-panic-handling-with-eventlogger.mdx | 24 -
...terprise-perf-standby-logs-all-headers.mdx | 27 -
.../known-issues/1_15-auto-upgrade.mdx | 27 -
...-use-of-log-raw-applies-to-all-devices.mdx | 51 -
.../1_15_openldap-rotate-credentials.mdx | 14 -
.../1_16-default-lcq-pre-1_9-upgrade.mdx | 47 -
..._16-default-policy-needs-to-be-updated.mdx | 45 -
.../1_16-jwt_auth_bound_audiences.mdx | 34 -
.../known-issues/1_16-jwt_auth_config.mdx | 18 -
...ldap_auth_login_anonymous_group_search.mdx | 16 -
...6-ldap_auth_login_missing_entity_alias.mdx | 16 -
.../1_16_azure-secrets-engine-client-id.mdx | 18 -
.../1_16_secrets-sync-chroot-activation.mdx | 15 -
.../autopilot-upgrade-upgrade-version.mdx | 16 -
.../partials/known-issues/aws-auth-panics.mdx | 18 -
.../known-issues/aws-static-roles.mdx | 16 -
.../duplicate-identity-groups.mdx | 12 -
.../ephemeral-loggers-memory-leak.mdx | 20 -
.../expiration-metrics-fatal-error.mdx | 22 -
...nternal-error-namespace-missing-policy.mdx | 143 --
.../partials/known-issues/kv2-url-change.mdx | 24 -
.../perf-secondary-many-mounts-deadlock.mdx | 34 -
.../perf-standbys-revert-to-standby.mdx | 61 -
.../sublogger-levels-unchanged-on-reload.mdx | 32 -
.../transit-managed-keys-panics.mdx | 23 -
.../transit-managed-keys-sign-fails.mdx | 23 -
.../known-issues/ui-collapsed-navbar.mdx | 16 -
.../known-issues/ui-pki-control-groups.mdx | 17 -
.../known-issues/ui-safari-login-screen.mdx | 13 -
.../update-primary-addrs-panic.mdx | 16 -
.../known-issues/update-primary-data-loss.mdx | 57 -
.../known-issues/user-lockout-logging.mdx | 9 -
.../lts}/lts-upgrade-path.mdx | 0
.../why-use-vault/manage-3p-secrets.mdx | 2 +
.../why-use-vault/manage-certificates.mdx | 2 +
.../why-use-vault/manage-identities.mdx | 2 +
.../why-use-vault/manage-static-secrets.mdx | 2 +
.../why-use-vault/regulatory-compliance.mdx | 2 +
.../why-use-vault/secure-sensitive-data.mdx | 2 +
.../content/partials/ldap-upndomain-issue.mdx | 6 -
.../partials/lease-count-quota-upgrade.mdx | 5 -
.../partials/okta-group-pagination.mdx | 8 -
...tandby-token-create-forwarding-failure.mdx | 19 -
website/content/partials/pgx-params.mdx | 5 -
.../partials/pki-double-migration-bug.mdx | 30 -
.../content/partials/pki-forwarding-bug.mdx | 10 -
.../plugin-file-permissions-check.mdx | 18 +-
website/content/partials/plugins/enable.mdx | 92 +
.../partials/plugins/pin-and-reload.mdx | 139 ++
website/content/partials/plugins/register.mdx | 140 ++
.../partials/plugins/verify-status.mdx | 115 ++
.../partials/primary-cluster-addr-change.mdx | 16 -
.../partials/raft-panic-old-tls-key.mdx | 17 -
.../partials/raft-retry-join-failure.mdx | 24 -
.../release-notes/deprecation-note.mdx | 6 +-
website/content/partials/social-bar.mdx | 49 +
.../content/partials/svg/partner-badge.mdx | 1 +
website/content/partials/tips/get-plugins.mdx | 6 +
website/content/partials/tips/try-hvd.mdx | 11 +
.../tokenization-rotation-persistence.mdx | 14 -
.../content/partials/transform-upgrade.mdx | 8 -
.../ui-pki-control-groups-known-issue.mdx | 17 -
.../partials/ui-safari-login-screen.mdx | 13 -
website/content/partials/version-syntax.mdx | 13 +
website/content/partials/versions.mdx | 20 -
.../why-use-vault/manage-3p-secrets-large.mdx | 22 +
.../why-use-vault/manage-3p-secrets-small.mdx | 19 +
.../manage-certificates-large.mdx | 20 +
.../manage-certificates-small.mdx | 17 +
.../why-use-vault/manage-identities-large.mdx | 20 +
.../why-use-vault/manage-identities-small.mdx | 18 +
.../manage-static-secrets-large.mdx | 21 +
.../manage-static-secrets-small.mdx | 18 +
.../regulatory-compliance-large.mdx | 20 +
.../regulatory-compliance-small.mdx | 17 +
.../secure-sensitive-data-large.mdx | 20 +
.../secure-sensitive-data-small.mdx | 17 +
.../partials/x509-sha1-deprecation.mdx | 4 +-
website/data/docs-nav-data.json | 1584 +++++++----------
.../why-use-vault/manage-3p-secrets_dark.png | Bin 0 -> 36480 bytes
.../why-use-vault/manage-3p-secrets_light.png | Bin 0 -> 34623 bytes
.../manage-certificates_dark.png | Bin 0 -> 36082 bytes
.../manage-certificates_light.png | Bin 0 -> 34757 bytes
.../why-use-vault/manage-identities_dark.png | Bin 0 -> 31496 bytes
.../why-use-vault/manage-identities_light.png | Bin 0 -> 30776 bytes
.../manage-static-secrets_dark.png | Bin 0 -> 31621 bytes
.../manage-static-secrets_light.png | Bin 0 -> 30393 bytes
.../regulatory-compliance_dark.png | Bin 0 -> 28987 bytes
.../regulatory-compliance_light.png | Bin 0 -> 28401 bytes
.../secure-sensitive-data_dark.png | Bin 0 -> 26009 bytes
.../secure-sensitive-data_light.png | Bin 0 -> 24881 bytes
website/redirects.js | 136 +-
425 files changed, 13512 insertions(+), 10441 deletions(-)
create mode 100644 website/content/cli/commands/agent/generate-config.mdx
create mode 100644 website/content/cli/commands/agent/index.mdx
create mode 100644 website/content/cli/commands/audit/disable.mdx
create mode 100644 website/content/cli/commands/audit/enable.mdx
create mode 100644 website/content/cli/commands/audit/list.mdx
create mode 100644 website/content/cli/commands/auth/disable.mdx
create mode 100644 website/content/cli/commands/auth/enable.mdx
create mode 100644 website/content/cli/commands/auth/help.mdx
create mode 100644 website/content/cli/commands/auth/index.mdx
create mode 100644 website/content/cli/commands/auth/list.mdx
create mode 100644 website/content/cli/commands/auth/move.mdx
create mode 100644 website/content/cli/commands/auth/tune.mdx
create mode 100644 website/content/cli/commands/debug.mdx
create mode 100644 website/content/cli/commands/delete.mdx
create mode 100644 website/content/cli/commands/events.mdx
create mode 100644 website/content/cli/commands/hcp/connect.mdx
create mode 100644 website/content/cli/commands/hcp/disconnect.mdx
create mode 100644 website/content/cli/commands/hcp/index.mdx
create mode 100644 website/content/cli/commands/kv/delete.mdx
create mode 100644 website/content/cli/commands/kv/destroy.mdx
create mode 100644 website/content/cli/commands/kv/enable-versioning.mdx
create mode 100644 website/content/cli/commands/kv/get.mdx
create mode 100644 website/content/cli/commands/kv/index.mdx
create mode 100644 website/content/cli/commands/kv/list.mdx
create mode 100644 website/content/cli/commands/kv/metadata.mdx
create mode 100644 website/content/cli/commands/kv/patch.mdx
create mode 100644 website/content/cli/commands/kv/put.mdx
create mode 100644 website/content/cli/commands/kv/rollback.mdx
create mode 100644 website/content/cli/commands/kv/undelete.mdx
create mode 100644 website/content/cli/commands/lease/index.mdx
create mode 100644 website/content/cli/commands/lease/lookup.mdx
create mode 100644 website/content/cli/commands/lease/renew.mdx
create mode 100644 website/content/cli/commands/lease/revoke.mdx
create mode 100644 website/content/cli/commands/license/get.mdx
create mode 100644 website/content/cli/commands/license/index.mdx
create mode 100644 website/content/cli/commands/license/inspect.mdx
create mode 100644 website/content/cli/commands/list.mdx
create mode 100644 website/content/cli/commands/login.mdx
create mode 100644 website/content/cli/commands/monitor.mdx
create mode 100644 website/content/cli/commands/namespace.mdx
create mode 100644 website/content/cli/commands/operator/diagnose.mdx
create mode 100644 website/content/cli/commands/operator/generate-root.mdx
create mode 100644 website/content/cli/commands/operator/import.mdx
create mode 100644 website/content/cli/commands/operator/index.mdx
create mode 100644 website/content/cli/commands/operator/init.mdx
create mode 100644 website/content/cli/commands/operator/key-status.mdx
create mode 100644 website/content/cli/commands/operator/members.mdx
create mode 100644 website/content/cli/commands/operator/migrate.mdx
create mode 100644 website/content/cli/commands/operator/raft.mdx
create mode 100644 website/content/cli/commands/operator/rekey.mdx
create mode 100644 website/content/cli/commands/operator/rotate.mdx
create mode 100644 website/content/cli/commands/operator/seal.mdx
create mode 100644 website/content/cli/commands/operator/step-down.mdx
create mode 100644 website/content/cli/commands/operator/unseal.mdx
create mode 100644 website/content/cli/commands/operator/usage.mdx
create mode 100644 website/content/cli/commands/operator/utilization.mdx
create mode 100644 website/content/cli/commands/patch.mdx
create mode 100644 website/content/cli/commands/path-help.mdx
create mode 100644 website/content/cli/commands/pki/health-check.mdx
create mode 100644 website/content/cli/commands/pki/index.mdx
create mode 100644 website/content/cli/commands/pki/issue.mdx
create mode 100644 website/content/cli/commands/pki/list-intermediates.mdx
create mode 100644 website/content/cli/commands/pki/reissue.mdx
create mode 100644 website/content/cli/commands/pki/verify-sign.mdx
create mode 100644 website/content/cli/commands/plugin/deregister.mdx
create mode 100644 website/content/cli/commands/plugin/index.mdx
create mode 100644 website/content/cli/commands/plugin/info.mdx
create mode 100644 website/content/cli/commands/plugin/list.mdx
create mode 100644 website/content/cli/commands/plugin/register.mdx
create mode 100644 website/content/cli/commands/plugin/reload.mdx
create mode 100644 website/content/cli/commands/plugin/runtime/deregister.mdx
create mode 100644 website/content/cli/commands/plugin/runtime/index.mdx
create mode 100644 website/content/cli/commands/plugin/runtime/info.mdx
create mode 100644 website/content/cli/commands/plugin/runtime/list.mdx
create mode 100644 website/content/cli/commands/plugin/runtime/register.mdx
create mode 100644 website/content/cli/commands/policy/delete.mdx
create mode 100644 website/content/cli/commands/policy/fmt.mdx
create mode 100644 website/content/cli/commands/policy/index.mdx
create mode 100644 website/content/cli/commands/policy/list.mdx
create mode 100644 website/content/cli/commands/policy/read.mdx
create mode 100644 website/content/cli/commands/policy/write.mdx
create mode 100644 website/content/cli/commands/print.mdx
create mode 100644 website/content/cli/commands/proxy.mdx
create mode 100644 website/content/cli/commands/read.mdx
create mode 100644 website/content/cli/commands/secrets/disable.mdx
create mode 100644 website/content/cli/commands/secrets/enable.mdx
create mode 100644 website/content/cli/commands/secrets/index.mdx
create mode 100644 website/content/cli/commands/secrets/list.mdx
create mode 100644 website/content/cli/commands/secrets/move.mdx
create mode 100644 website/content/cli/commands/secrets/tune.mdx
create mode 100644 website/content/cli/commands/server.mdx
create mode 100644 website/content/cli/commands/ssh.mdx
create mode 100644 website/content/cli/commands/status.mdx
create mode 100644 website/content/cli/commands/token/capabilities.mdx
create mode 100644 website/content/cli/commands/token/create.mdx
create mode 100644 website/content/cli/commands/token/index.mdx
create mode 100644 website/content/cli/commands/token/lookup.mdx
create mode 100644 website/content/cli/commands/token/renew.mdx
create mode 100644 website/content/cli/commands/token/revoke.mdx
create mode 100644 website/content/cli/commands/transform/import.mdx
create mode 100644 website/content/cli/commands/transform/index.mdx
create mode 100644 website/content/cli/commands/transit/import.mdx
create mode 100644 website/content/cli/commands/transit/index.mdx
create mode 100644 website/content/cli/commands/unwrap.mdx
create mode 100644 website/content/cli/commands/version-history.mdx
create mode 100644 website/content/cli/commands/version.mdx
create mode 100644 website/content/cli/commands/write.mdx
create mode 100644 website/content/cli/index.mdx
create mode 100644 website/content/cli/token-helper.mdx
create mode 100644 website/content/docs/about-vault/how-vault-works.mdx
create mode 100644 website/content/docs/about-vault/what-is-vault.mdx
create mode 100644 website/content/docs/about-vault/why-use-vault/3rd-party-secrets.mdx
create mode 100644 website/content/docs/about-vault/why-use-vault/certificates.mdx
create mode 100644 website/content/docs/about-vault/why-use-vault/identities.mdx
create mode 100644 website/content/docs/about-vault/why-use-vault/index.mdx
create mode 100644 website/content/docs/about-vault/why-use-vault/regulatory-compliance.mdx
create mode 100644 website/content/docs/about-vault/why-use-vault/sensitive-data.mdx
create mode 100644 website/content/docs/about-vault/why-use-vault/static-secrets.mdx
create mode 100644 website/content/docs/agent-and-proxy/upgrade.mdx
delete mode 100644 website/content/docs/browser-support.mdx
create mode 100644 website/content/docs/deploy/aws/index.mdx
rename website/content/docs/{platform => deploy}/aws/lambda-extension.mdx (100%)
rename website/content/docs/{platform => deploy}/aws/run.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/consul-to-raft.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/csi/configurations.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/csi/examples.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/csi/index.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/csi/installation.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/configuration.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/enterprise.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/development.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/enterprise-dr-with-raft.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/enterprise-perf-with-raft.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/enterprise-with-raft.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/external.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/ha-tls.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/ha-with-consul.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/ha-with-raft.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/index.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/injector-tls-cert-manager.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/injector-tls.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/kubernetes-auth.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/standalone-audit.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/standalone-load-balanced-ui.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/examples/standalone-tls.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/index.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/openshift.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/run.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/helm/terraform.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/index.mdx (97%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/injector-csi.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/injector/annotations.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/injector/examples.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/injector/index.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/injector/installation.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/api-reference.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/examples.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/helm.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/index.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/installation.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/openshift.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/secret-transformation.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/sources/hvs.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/sources/index.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/sources/vault/auth/aws.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/sources/vault/auth/gcp.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/sources/vault/auth/index.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/sources/vault/client-cache.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/sources/vault/index.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/sources/vault/instant-updates.mdx (100%)
rename website/content/docs/{platform/k8s => deploy/kubernetes}/vso/telemetry.mdx (100%)
rename website/content/docs/{ => deploy}/run-as-service.mdx (100%)
delete mode 100644 website/content/docs/enterprise/license/autoloading.mdx
delete mode 100644 website/content/docs/enterprise/license/faq.mdx
delete mode 100644 website/content/docs/enterprise/license/index.mdx
delete mode 100644 website/content/docs/faq/index.mdx
delete mode 100644 website/content/docs/faq/ssct.mdx
rename website/content/docs/{install => get-vault}/build-from-code.mdx (100%)
create mode 100644 website/content/docs/get-vault/index.mdx
rename website/content/docs/{install => get-vault}/install-binary.mdx (99%)
delete mode 100644 website/content/docs/install/index.mdx
delete mode 100644 website/content/docs/interoperability-matrix.mdx
create mode 100644 website/content/docs/license/autoloading.mdx
create mode 100644 website/content/docs/license/change-license.mdx
create mode 100644 website/content/docs/license/index.mdx
rename website/content/docs/{enterprise => }/license/product-usage-reporting.mdx (100%)
rename website/content/docs/{enterprise/license/utilization-reporting.mdx => license/utilization/auto-reporting.mdx} (100%)
rename website/content/docs/{enterprise/license => license/utilization}/manual-reporting.mdx (100%)
create mode 100644 website/content/docs/partners/external-keys.mdx
create mode 100644 website/content/docs/partners/hsm.mdx
create mode 100644 website/content/docs/partners/index.mdx
create mode 100644 website/content/docs/partners/program.mdx
create mode 100644 website/content/docs/partners/protocols.mdx
delete mode 100644 website/content/docs/partnerships.mdx
delete mode 100644 website/content/docs/platform/aws/index.mdx
delete mode 100644 website/content/docs/platform/index.mdx
create mode 100644 website/content/docs/plugins/register.mdx
create mode 100644 website/content/docs/plugins/rollback.mdx
create mode 100644 website/content/docs/plugins/upgrade.mdx
delete mode 100644 website/content/docs/release-notes/1.10.0.mdx
delete mode 100644 website/content/docs/release-notes/1.11.0.mdx
delete mode 100644 website/content/docs/release-notes/1.12.0.mdx
delete mode 100644 website/content/docs/release-notes/1.13.0.mdx
delete mode 100644 website/content/docs/release-notes/1.14.0.mdx
delete mode 100644 website/content/docs/release-notes/1.15.0.mdx
delete mode 100644 website/content/docs/release-notes/1.16.1.mdx
delete mode 100644 website/content/docs/release-notes/1.17.0.mdx
delete mode 100644 website/content/docs/release-notes/1.18.0.mdx
delete mode 100644 website/content/docs/release-notes/1.5.0.mdx
delete mode 100644 website/content/docs/release-notes/1.6.0.mdx
delete mode 100644 website/content/docs/release-notes/1.7.0.mdx
delete mode 100644 website/content/docs/release-notes/1.8.0.mdx
delete mode 100644 website/content/docs/release-notes/1.9.0.mdx
delete mode 100644 website/content/docs/release-notes/index.mdx
rename website/content/docs/{upgrading => secrets/identity}/deduplication/acl-policy-templates.mdx (99%)
rename website/content/docs/{upgrading => secrets/identity}/deduplication/different-case.mdx (98%)
rename website/content/docs/{upgrading => secrets/identity}/deduplication/entity-group.mdx (97%)
rename website/content/docs/{upgrading => secrets/identity}/deduplication/index.mdx (96%)
rename website/content/docs/{upgrading => secrets/identity}/deduplication/terraform-refs.mdx (100%)
create mode 100644 website/content/docs/ui/browser-support.mdx
create mode 100644 website/content/docs/updates/changelog.mdx
rename website/content/docs/{deprecation/index.mdx => updates/deprecation.mdx} (100%)
create mode 100644 website/content/docs/updates/important-changes.mdx
rename website/content/docs/{release-notes/1.19.0.mdx => updates/release-notes.mdx} (74%)
create mode 100644 website/content/docs/upgrade/index.mdx
rename website/content/docs/{upgrading => upgrade}/raft-wal.mdx (100%)
rename website/content/docs/{upgrading/index.mdx => upgrade/replicated-deployment.mdx} (58%)
create mode 100644 website/content/docs/upgrade/rollback.mdx
delete mode 100644 website/content/docs/upgrading/plugins.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.10.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.10.2.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.10.4.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.11.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.11.2.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.11.6.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.5.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.5.1.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.6.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.6.1.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.6.2.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.6.3.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.6.4.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.7.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.8.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.9.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.9.1.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.9.2.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.9.3.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-0.9.6.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.0.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.1.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.1.1.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.1.2.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.10.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.11.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.12.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.13.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.14.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.15.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.16.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.17.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.18.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.19.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.2.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.2.1.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.2.4.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.2.5.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.2.6.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.2.7.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.3.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.3.10.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.3.2.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.3.3.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.3.4.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.3.5.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.3.8.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.3.9.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.4.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.4.1.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.4.4.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.4.5.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.4.6.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.5.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.5.1.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.5.2.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.5.3.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.6.0.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.6.1.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.6.2.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.6.3.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.7.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.8.x.mdx
delete mode 100644 website/content/docs/upgrading/upgrade-to-1.9.x.mdx
delete mode 100644 website/content/docs/upgrading/vault-ha-upgrade.mdx
delete mode 100644 website/content/docs/use-cases.mdx
delete mode 100644 website/content/docs/what-is-vault.mdx
create mode 100644 website/content/partials/alerts/partner-program.mdx
delete mode 100644 website/content/partials/alpine-314.mdx
delete mode 100644 website/content/partials/application-of-sentinel-rgps-via-identity-groups.mdx
delete mode 100644 website/content/partials/aws-auth-metadata-fix.mdx
delete mode 100644 website/content/partials/aws-auth-metadata-issue.mdx
delete mode 100644 website/content/partials/aws-imds-timeout-upgrade.mdx
delete mode 100644 website/content/partials/aws-invalid-header-fix.mdx
delete mode 100644 website/content/partials/aws-invalid-header.mdx
delete mode 100644 website/content/partials/aws-sha1-deprecation.mdx
delete mode 100644 website/content/partials/aws-sts-issue.mdx
delete mode 100644 website/content/partials/builds-without-ui.mdx
delete mode 100644 website/content/partials/consul-dataplane-upgrade-note.mdx
delete mode 100644 website/content/partials/content-footer-title.mdx
delete mode 100644 website/content/partials/enterprise-licenses.mdx
delete mode 100644 website/content/partials/entity-alias-mapping.mdx
delete mode 100644 website/content/partials/known-issues/1_13-reload-census-panic-standby.mdx
delete mode 100644 website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx
delete mode 100644 website/content/partials/known-issues/1_15-audit-panic-handling-with-eventlogger.mdx
delete mode 100644 website/content/partials/known-issues/1_15-audit-vault-enterprise-perf-standby-logs-all-headers.mdx
delete mode 100644 website/content/partials/known-issues/1_15-auto-upgrade.mdx
delete mode 100644 website/content/partials/known-issues/1_15_audit-use-of-log-raw-applies-to-all-devices.mdx
delete mode 100644 website/content/partials/known-issues/1_15_openldap-rotate-credentials.mdx
delete mode 100644 website/content/partials/known-issues/1_16-default-lcq-pre-1_9-upgrade.mdx
delete mode 100644 website/content/partials/known-issues/1_16-default-policy-needs-to-be-updated.mdx
delete mode 100644 website/content/partials/known-issues/1_16-jwt_auth_bound_audiences.mdx
delete mode 100644 website/content/partials/known-issues/1_16-jwt_auth_config.mdx
delete mode 100644 website/content/partials/known-issues/1_16-ldap_auth_login_anonymous_group_search.mdx
delete mode 100644 website/content/partials/known-issues/1_16-ldap_auth_login_missing_entity_alias.mdx
delete mode 100644 website/content/partials/known-issues/1_16_azure-secrets-engine-client-id.mdx
delete mode 100644 website/content/partials/known-issues/1_16_secrets-sync-chroot-activation.mdx
delete mode 100644 website/content/partials/known-issues/autopilot-upgrade-upgrade-version.mdx
delete mode 100644 website/content/partials/known-issues/aws-auth-panics.mdx
delete mode 100644 website/content/partials/known-issues/aws-static-roles.mdx
delete mode 100644 website/content/partials/known-issues/duplicate-identity-groups.mdx
delete mode 100644 website/content/partials/known-issues/ephemeral-loggers-memory-leak.mdx
delete mode 100644 website/content/partials/known-issues/expiration-metrics-fatal-error.mdx
delete mode 100644 website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
delete mode 100644 website/content/partials/known-issues/kv2-url-change.mdx
delete mode 100644 website/content/partials/known-issues/perf-secondary-many-mounts-deadlock.mdx
delete mode 100644 website/content/partials/known-issues/perf-standbys-revert-to-standby.mdx
delete mode 100644 website/content/partials/known-issues/sublogger-levels-unchanged-on-reload.mdx
delete mode 100644 website/content/partials/known-issues/transit-managed-keys-panics.mdx
delete mode 100644 website/content/partials/known-issues/transit-managed-keys-sign-fails.mdx
delete mode 100644 website/content/partials/known-issues/ui-collapsed-navbar.mdx
delete mode 100644 website/content/partials/known-issues/ui-pki-control-groups.mdx
delete mode 100644 website/content/partials/known-issues/ui-safari-login-screen.mdx
delete mode 100644 website/content/partials/known-issues/update-primary-addrs-panic.mdx
delete mode 100644 website/content/partials/known-issues/update-primary-data-loss.mdx
delete mode 100644 website/content/partials/known-issues/user-lockout-logging.mdx
rename website/content/partials/{assets => ld-images/lts}/lts-upgrade-path.mdx (100%)
create mode 100644 website/content/partials/ld-images/why-use-vault/manage-3p-secrets.mdx
create mode 100644 website/content/partials/ld-images/why-use-vault/manage-certificates.mdx
create mode 100644 website/content/partials/ld-images/why-use-vault/manage-identities.mdx
create mode 100644 website/content/partials/ld-images/why-use-vault/manage-static-secrets.mdx
create mode 100644 website/content/partials/ld-images/why-use-vault/regulatory-compliance.mdx
create mode 100644 website/content/partials/ld-images/why-use-vault/secure-sensitive-data.mdx
delete mode 100644 website/content/partials/ldap-upndomain-issue.mdx
delete mode 100644 website/content/partials/lease-count-quota-upgrade.mdx
delete mode 100644 website/content/partials/okta-group-pagination.mdx
delete mode 100644 website/content/partials/perf-standby-token-create-forwarding-failure.mdx
delete mode 100644 website/content/partials/pgx-params.mdx
delete mode 100644 website/content/partials/pki-double-migration-bug.mdx
delete mode 100644 website/content/partials/pki-forwarding-bug.mdx
create mode 100644 website/content/partials/plugins/enable.mdx
create mode 100644 website/content/partials/plugins/pin-and-reload.mdx
create mode 100644 website/content/partials/plugins/register.mdx
create mode 100644 website/content/partials/plugins/verify-status.mdx
delete mode 100644 website/content/partials/primary-cluster-addr-change.mdx
delete mode 100644 website/content/partials/raft-panic-old-tls-key.mdx
delete mode 100644 website/content/partials/raft-retry-join-failure.mdx
create mode 100644 website/content/partials/social-bar.mdx
create mode 100644 website/content/partials/svg/partner-badge.mdx
create mode 100644 website/content/partials/tips/get-plugins.mdx
create mode 100644 website/content/partials/tips/try-hvd.mdx
delete mode 100644 website/content/partials/tokenization-rotation-persistence.mdx
delete mode 100644 website/content/partials/transform-upgrade.mdx
delete mode 100644 website/content/partials/ui-pki-control-groups-known-issue.mdx
delete mode 100644 website/content/partials/ui-safari-login-screen.mdx
create mode 100644 website/content/partials/version-syntax.mdx
delete mode 100644 website/content/partials/versions.mdx
create mode 100644 website/content/partials/why-use-vault/manage-3p-secrets-large.mdx
create mode 100644 website/content/partials/why-use-vault/manage-3p-secrets-small.mdx
create mode 100644 website/content/partials/why-use-vault/manage-certificates-large.mdx
create mode 100644 website/content/partials/why-use-vault/manage-certificates-small.mdx
create mode 100644 website/content/partials/why-use-vault/manage-identities-large.mdx
create mode 100644 website/content/partials/why-use-vault/manage-identities-small.mdx
create mode 100644 website/content/partials/why-use-vault/manage-static-secrets-large.mdx
create mode 100644 website/content/partials/why-use-vault/manage-static-secrets-small.mdx
create mode 100644 website/content/partials/why-use-vault/regulatory-compliance-large.mdx
create mode 100644 website/content/partials/why-use-vault/regulatory-compliance-small.mdx
create mode 100644 website/content/partials/why-use-vault/secure-sensitive-data-large.mdx
create mode 100644 website/content/partials/why-use-vault/secure-sensitive-data-small.mdx
create mode 100644 website/public/img/why-use-vault/manage-3p-secrets_dark.png
create mode 100644 website/public/img/why-use-vault/manage-3p-secrets_light.png
create mode 100644 website/public/img/why-use-vault/manage-certificates_dark.png
create mode 100644 website/public/img/why-use-vault/manage-certificates_light.png
create mode 100644 website/public/img/why-use-vault/manage-identities_dark.png
create mode 100644 website/public/img/why-use-vault/manage-identities_light.png
create mode 100644 website/public/img/why-use-vault/manage-static-secrets_dark.png
create mode 100644 website/public/img/why-use-vault/manage-static-secrets_light.png
create mode 100644 website/public/img/why-use-vault/regulatory-compliance_dark.png
create mode 100644 website/public/img/why-use-vault/regulatory-compliance_light.png
create mode 100644 website/public/img/why-use-vault/secure-sensitive-data_dark.png
create mode 100644 website/public/img/why-use-vault/secure-sensitive-data_light.png
diff --git a/website/content/api-docs/auth/aws.mdx b/website/content/api-docs/auth/aws.mdx
index d8f4662507..bd1a55f352 100644
--- a/website/content/api-docs/auth/aws.mdx
+++ b/website/content/api-docs/auth/aws.mdx
@@ -8,8 +8,6 @@ description: This is the API documentation for the Vault AWS auth method.
@include 'x509-sha1-deprecation.mdx'
-@include 'aws-sha1-deprecation.mdx'
-
This is the API documentation for the Vault AWS auth method. For
general information about the usage and operation of the AWS method, please
see the [Vault AWS method documentation](/vault/docs/auth/aws).
@@ -309,6 +307,9 @@ set of AWS certificates built-in.
The `pkcs7` type is used to verify PKCS#7 signatures from the AWS
`http://169.254.169.254/latest/dynamic/instance-identity/pkcs7` and
`http://169.254.169.254/latest/dynamic/instance-identity/rsa2048` endpoints.
+Vault does not support X.509 certificates with SHA-1 signatures. If you use AWS
+[`/rsa2048` signature endpoint](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/verify-rsa2048.html)
+credentials, you must use the `pkcs7` login flow.
The `identity` type is used to verify signatures from the
`http://169.254.169.254/latest/dynamic/instance-identity/document` and
diff --git a/website/content/cli/commands/agent/generate-config.mdx b/website/content/cli/commands/agent/generate-config.mdx
new file mode 100644
index 0000000000..d8942d456f
--- /dev/null
+++ b/website/content/cli/commands/agent/generate-config.mdx
@@ -0,0 +1,115 @@
+---
+layout: docs
+page_title: "agent generate-config - Vault CLI"
+description: >-
+ Use vault agent generate-config to generate a basic Vault Agent configuration
+ file from secrets plugin data.
+---
+
+# `agent generate-config`
+
+Use secrets plugin data to generate a basic
+[configuration file](/vault/docs/agent-and-proxy/agent#configuration-file-options)
+for running Vault Agent in [process supervisor mode](/vault/docs/agent-and-proxy/agent/process-supervisor).
+
+
+
+@include 'cli/agent/args/file_path.mdx'
+
+
+
+## Options
+
+None.
+
+
+
+## Command Flags
+
+
+
+@include 'cli/agent/flags/exec.mdx'
+
+
|
+
+
+ |
+
+
+
+ |
+
| + +@include 'svg/partner-badge.mdx' + + | ++ +Proprietary plugins can be secrets engines or authentication methods, and +verified partner plugins have the **Partner** badge in the official +[Vault Integrations](/vault/integrations) page. + + | +
| Release | -Update | -Description | -
|---|---|---|
| - Vault Secrets Operator for Kubernetes - | -GA | -
- Directly connect Vault secrets into Pods as native Kubernetes Secrets
- without modifying your application code.
- - Learn more: Vault Secrets Operator - |
-
| - Terraform - | -GA | -
- Use LDAP authentication from the unified LDAP engine to Terraform Vault
- Provider.
- - Learn more: LDAP Secrets Engine - |
-
| ENHANCED | -
- Support for additional PKI issuers and keys endpoints.
- - Learn more: PKI Secrets Engine - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Public Key Infrastructure (PKI) - | -GA | -
- Use ACME to automate certificate lifecycle management for private PKI
- needs with standard ACME clients like Certbot and k8s cert-manager.
- Request certificates from a Vault server without needing to know Vault
- APIs or authentication mechanisms.
- - Learn more: - PKI Secrets Engine API: ACME - |
-
| GA | -
- Use the improved PKI web UI to manage your PKI instance with intuitive
- configuration and reasonable defaults for workflows, metadata, issuer
- info, mount and tidy configuration, cross signing, multi-issuers etc.and
- includes.
- - Learn more: - PKI Secrets Engine - |
- |
| - Security patches - | -ENHANCED | -
- Various security improvements to remediate low severity and informational
- findings from a 3rd party security audit.
- - Learn more: Vault security model - |
-
| - Vault Agent - | -BETA | -
- Fetch secrets directly into your application as environment variables.
- - Learn more: Process Supervisor Mode - |
-
| GA | -
- Use a new subcommand and daemon, Vault Proxy, to access the proxy
- functionality of Vault Agent. Vault Proxy will handle Vault Agent proxy
- functionality going forward to simplify use case decisions for users.
- - Learn more: Vault Proxy - |
- |
| - Plugin support - | -GA | -
- Capture plugin metadata in the Vault audit log.
- - Learn more: Syslog audit device - |
-
| GA | -
- Use X509 Authentication and Terraform Vault Provider in the MongoDB Atlas
- Database Secrets Engine.
- - Learn more: - MongoDB Atlas Database Secrets Engine - |
- |
| ENHANCED | -
- Dependency updates and more robust multiplexing for secrets and
- authentication plugins.
- - Learn more: - - Serving a plugin with multiplexing (Plugin Development) - - |
- |
| - AWS support - | -ENHANCED | -
- Monitoring and performance enhancements for the Vault Lambda extension.
- - Learn more: - Vault Lambda Extension guide - |
-
| GA | -
- Use static roles for IAM users in the AWS Secrets Engine.
- - Learn more: AWS Secrets Engine - |
- |
| - Vault GUI - | -ENHANCED | -
- Streamlined and aligned navigation with HCP Vault UI.
- - Learn more: Vault UI - |
-
| - Transit - | -ENHANCED | -
- Contributed by the Vault community. Support for public-key only Transit
- keys and BYOK-secured export of key material.
- - Learn more: Transit Secrets Engine - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Vault replication - | -ENHANCED | -
- Stability improvements based on customer feedback for Vault 1.13. See the
-
- Vault changelog
-
- for a full list of bug fixes.
- - Learn more: - Replication overview - |
-
| - License utilization reporting - | -GA | -
- Enables automatic license utilization reporting for you and HashiCorp to
- ensure transparent, accurate billing.
- - Learn more: - Automated License utilization reporting - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Vault Secrets Operator - | -GA | -
- Run the Vault Secrets Operator (v0.3.0) on Red Hat OpenShift.
- - Learn more: Vault Secrets Operator - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Vault Agent - | -ENHANCED | -
- Updated to use the latest Azure SDK version and Workload Identity
- Federation (WIF).
- - Learn more: - What is Vault Agent? - |
-
| GA | -
- Fetch secrets directly into your application as environment variables.
- - Learn more: Process Supervisor Mode - |
- |
| - External plugins - | -BETA | -
- Run external plugins in their own container with native container platform
- controls.
- - Learn more: Containerize Vault plugins - |
-
| - Eventing - | -BETA | -
- Subscribe to notifications for various events in Vault. Includes support
- for filtering, permissions, and cluster configurations with K-V secrets.
- - Learn more: Events - |
-
| - Vault GUI - | -GA | -
- New LDAP secrets engine GUI.
- - Learn more: Vault UI guide - |
-
| ENHANCED | -
- • New landing page dashboard. - • View secrets you have read access to under your directory. - • View diffs between previous and new secret versions. - • Copy and paste secret paths from the GUI to the Vault CLI or API. - - Learn more: Vault UI guide - |
- |
| - Secrets management - | -GA | -
- Connect to Google Cloud Platform (GCP) Cloud SQL instances using native
- IAM credentials.
- - Learn more: - Google Cloud Platform Secret Manager - |
-
| ENHANCED | -
- Improved TTL management for database credentials with configurable
- credential rotation.
- - Learn more: Secrets engines - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Secrets syncing - | -BETA | -
- Sync Key Value (KV) v2 data between Vault and secrets managers from AWS,
- Azure, Google Cloud Platform (GCP), GitHub, and Vercel.
- - Learn more: Secrets Sync - |
-
| - Public Key Infrastructure (PKI) - | -GA | -
- Control Vault PKI issued certificates with the Certificate Issuance
- External Policy Service (CIEPS) to ensure consistency and compliance to
- enterprise standards.
- - Learn more: Certificate Issuance External Policy Service (CIEPS) - |
-
| - Replication - | -ENHANCED | -
- Holistic improvements to cluster replication including problem detection
- and remediation.
- - Learn more: Vault Enterprise replication - |
-
| - Seal High Availability - | -BETA | -
- Enables Vault administrators to configure multiple KMS for seal keys to
- ensure Vault availability in the event a single KMS becomes unavailable.
- - Learn more: Seal wrap - |
-
| - Authentication - | -GA | -
- Authenticate to Vault with your SAML identity provider.
- - Learn more: SAML auth method - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Vault Secrets Operator (v0.5) - | -ENHANCED | -
- Use templating to format, transform, and decode secrets before syncing to
- Kubernetes secret.
- - Learn more: Secret data transformation - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Endpoint hardening - | -ENHANCED | -
- Minimize network exposure by selectively redacting select fields like IP
- addresses, cluster names, and Vault version from the HTTP responses of
- your Vault server.
- - Learn more: - redact_addresses parameter - |
-
| - External plugins - | -GA | -
- Run external plugins in their own container with native container platform
- controls.
- - Learn more: Containerize Vault plugins - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Long-term support - | -GA | -
- Reduce risk and operational overhead with Vault Enterprise Long-Term
- Support (LTS) releases.
- - Learn more: LTS overview - |
-
| - Vault GUI - | -GA | -
- Configure custom messages and display those messages to targeted users in
- the Vault GUI.
- - Learn more: Custom UI messages - |
-
| - Audit logging - | -GA | -
- Filter audit logs to write data to different destinations based on the content.
- - Learn more: Filter syntax for audit results - |
-
| - Static secret caching - | -GA | -
- Use Vault Proxy to cache static secrets for a set period of time and receive
- event notifications when secrets change.
- - Learn more: Vault Proxy static secret caching - |
-
| - Event notifications - | -GA | -
- Subscribe to notifications for various events in Vault. Includes support
- for filtering, permissions, and cluster configurations with K-V secrets.
- - Learn more: Events - |
-
| - Public Key Infrastructure (PKI) - | -BETA | -
- Automate certificate lifecycle management for IoT/EST enabled devices with
- native EST protocol support
- - Learn more: Enrollment over Secure Transport (EST) - |
-
| - Default lease count quotas - | -GA | -
- New server deployments automatically create a lease count quota in the
- root namespace with a 300K limit.
- - Learn more: Lease count quotas - |
-
| - License utilization reporting - | -ENHANCED | -
- Use the Vault CLI to bundle and report usage data to HashiCorp for
- clusters that do not report license utilization data automatically.
- - Learn more: Manual license utilization reporting - |
-
| - Secrets sync - | -GA | -
- Sync Key Value (KV) v2 data between Vault and secrets managers from AWS,
- Azure, Google Cloud Platform (GCP), GitHub, and Vercel.
- - Learn more: Secrets Sync - |
-
| - AWS plugin - | -GA | -
- Use automatic identity tokes for workload identity federation
- authentication flows with the AWS secret engine without explicitly
- configuring sensitive security credentials.
- - Learn more: AWS secrets engine - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Security patches - | -ENHANCED | -- Various security improvements to remediate varying severity and - informational findings from a 3rd party security audit. - | -
| - Vault Agent and Vault Proxy self-healing tokens - | -ENHANCED | -
- Auto-authentication avoids agent/proxy restarts and config changes by
- automatically re-authenticating authN tokens to Vault.
- - Learn more: Vault Agent and Vault Proxy auto-auth - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Adaptive overload protection - | -BETA | -
- Prevent client requests from overwhelming a variety of server resources
- that could lead to poor server availability.
- - Learn more: Adaptive overload protection overview - |
-
| - ACME Client Count - | -ENHANCED | -- To improve clarity around client counts, Vault now separates ACME clients - from non-entity clients. - | -
| - Public Key Infrastructure (PKI) - | -GA | -
- Automate certificate lifecycle management for IoT/EST enabled devices with
- native EST protocol support.
- - Learn more: Enrollment over Secure Transport (EST) overview - |
-
| GA | -
- Submit custom metadata with certificate requests and store the additional
- information in Vault for further analysis.
- - Learn more: PKI secrets engine API - |
- |
| - Resource management - | -ENHANCED | -- Vault now supports a greater number of namespaces and mounts for - large-scale Vault installations. - | -
| GA | -- Use hierarchical mount paths to organize, manage, and control access to - secret engine objects. - | -|
| GA | -
- Safely override the max entry size to set different limits for specific
- storage entries that contain mount tables, auth tables and namespace
- configuration data.
- - Learn more: max_mount_and_namespace_table_entry_size parameter
- |
- |
| - Transit - | -GA | -
- Use cipher-based message authentication code (CMAC) with AES symmetric
- keys in the Vault Transit plugin.
- - Learn more: CMAC support - |
-
| - Plugin identity tokens - | -GA | -
- Enable AWS, Azure, and GCP authentication flows with workload identity
- federation (WIF) tokens from the associated secrets plugins without
- explicitly configuring sensitive security credentials.
- - Learn more: Plugin WIF overview - |
-
| - LDAP Secrets Engine - | -GA | -
- Use hierarchical paths with roles and set names to define policies that
- map 1-1 to LDAP secrets engine roles.
- - Learn more: Hierarchical paths overview - |
-
| - Clock skew and lag detection - | -GA | -
- Use the sys/health and sys/ha-status endpoints
- to display lags in performance secondaries and performance standby nodes.
- - Learn more: Clock skew and replication lag overview - |
-
| Release | -Update | -Description | -
|---|---|---|
| - Adaptive overload protection - | -GA | -
- Prevent client requests from overwhelming a variety of server resources
- that could lead to poor server availability.
- - Learn more: Adaptive overload protection overview - |
-
| - Autopilot - | -ENHANCED | -
- Overall stability improvements.
- - Learn more: Autopilot overview - |
-
| - Client count - | -ENHANCED | -
- Improved clarity around metering and billing attribution.
- - Learn more: Client count calculations - |
-
| - PKI CMPv2 - | -GA | -
- Enable PKI support for automated certificate enrollment with CMPv2
- protocols for 5G networks per 3G PP standards.
- - Learn more: CMPv2 in the Vault PKI plugin - |
-
| - Vault UI - | -GA | -
- Use the Vault UI to configure AWS WIF plugins.
- - Learn more: AWS WIF - |
-
| - PostgreSQL plugin - | -GA | -
- Use rootless rotation for PostgreSQL static roles so individual database
- accounts can rotate their own passwords.
- - Learn more: PostgreSQL plugin overview - |
-
| - KV Patch and Subkey support in Vault’s GUI - | -GA | -- Configure GUI access to key names in the KV plugin for users without - granting read access to the values. - | -
| - Vault Enterprise with HSM for ARM architecture - | -GA | -
- Run Vault Enterprise on ARM machines with Hardware Security Modules.
- - Vault releases: releases.hashicorp.com/vault - |
-
|
- - Continue reading... - |
-
|---|
| + | ++ + + + + | ++ + + + + | ++ + + + + | ++ | +
| + +@include 'ld-images/why-use-vault/manage-3p-secrets.mdx' + + | ++ +## Manage 3rd-party secrets + +[Manage 3rd-party secrets](/vault/docs/about-vault/why-use-vault/3rd-party-secrets) +by integrating Vault with the other elements of your development environment. +Generate and revoke on-demand credentials for database systems and cloud +providers like AWS, and control access to external information like encryption +keys and cloud credentials. + + | +
| + +@include 'ld-images/why-use-vault/manage-3p-secrets.mdx' + + | ++ +Integrate Vault with the other elements of your development environment. +Generate and revoke on-demand credentials for database systems and cloud +providers like AWS, and control access to external information like encryption +keys and cloud credentials. + + | +
| + +@include 'ld-images/why-use-vault/manage-certificates.mdx' + + | ++ +## Manage certificates + +[Manage certificates](/vault/docs/about-vault/why-use-vault/certificates) by +configuring Vault to work with certificate authorities like KMIP and PKI to +manage certificate life cycles and authenticate clients. + + | +
| + +@include 'ld-images/why-use-vault/manage-certificates.mdx' + + | ++ +Configure Vault to work with certificate authorities like KMIP and PKI to manage +certificate life cycles and authenticate clients. + + | +
| + +@include 'ld-images/why-use-vault/manage-identities.mdx' + + | ++ +## Manage identities and authentication + +[Manage identities and authentication](/vault/docs/about-vault/why-use-vault/identities) +and control client access to sensitive information with managed entities, +identity tokens, OIDC workflows, and workload identity federation (WIF). + + | +
| + +@include 'ld-images/why-use-vault/manage-identities.mdx' + + | ++ +Manage identities and control client access to sensitive information with +managed entities, identity tokens, OIDC workflows, and workload identity +federation (WIF). + + | +
| + +@include 'ld-images/why-use-vault/manage-static-secrets.mdx' + + | ++ +## Manage static secrets + +[Manage static secrets](/vault/docs/about-vault/why-use-vault/static-secrets) by +storing and rotating arbitrary secrets in Vault with the Key/Value and Cubbyhole +plugins. Vault encrypts data before writing out to persistent storage, so +accessing the raw storage is insufficient to access the information. + + | +
| + +@include 'ld-images/why-use-vault/manage-static-secrets.mdx' + + | ++ +Store and rotate arbitrary secrets in Vault with the Key/Value and Cubbyhole +plugins. Vault encrypts data before writing out to persistent storage, so +accessing the raw storage is insufficient to access the information. + + | +
| + +@include 'ld-images/why-use-vault/regulatory-compliance.mdx' + + | ++ +## Support regulatory compliance + +[Support regulatory compliance](/vault/docs/about-vault/why-use-vault/regulatory-compliance) +by configuring Vault as part of an HSM solution, FIPS compliant architecture, or +PKCS11 authN workflow. + + | +
| + +@include 'ld-images/why-use-vault/regulatory-compliance.mdx' + + | ++ +Configure Vault as part of an HSM solution, FIPS compliant architecture, or +PKCS11 authN workflow. + + | +
| + +@include 'ld-images/why-use-vault/secure-sensitive-data.mdx' + + | ++ +## Secure sensitive data + +[Secure sensitive data](/vault/docs/about-vault/why-use-vault/sensitive-data) by +defining custom parameters to encrypt or tokenize sensitive data in transit and +at rest without storing the data in Vault. + + | +
| + +@include 'ld-images/why-use-vault/secure-sensitive-data.mdx' + + | ++ +Define custom parameters to encrypt or tokenize sensitive data in transit and +at rest without storing the data in Vault. + + | +
adaptive_overload_protection",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "configuration/adaptive-overload-protection"
@@ -421,7 +415,7 @@
"title": "kms_library",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "configuration/kms-library"
@@ -456,7 +450,7 @@
"title": "replication",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "configuration/replication"
@@ -465,7 +459,7 @@
"title": "reporting",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "configuration/reporting"
@@ -485,7 +479,7 @@
"title": "Configure HA for seals",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "configuration/seal/seal-ha"
@@ -515,7 +509,7 @@
"title": "HSM PKCS11",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "configuration/seal/pkcs11"
@@ -534,7 +528,7 @@
"title": "sentinel",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "configuration/sentinel"
@@ -669,6 +663,441 @@
}
]
},
+ {
+ "title": "Deploy Vault",
+ "routes": [
+ {
+ "title": "Run as a service",
+ "path": "deploy/run-as-service"
+ },
+ {
+ "title": "Run on AWS",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/aws"
+ },
+ {
+ "title": "Vault Lambda Extension",
+ "path": "deploy/aws/lambda-extension"
+ },
+ {
+ "title": "Running Vault",
+ "path": "deploy/aws/run"
+ }
+ ]
+ },
+ {
+ "title": "Run on Kubernetes",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/kubernetes"
+ },
+ {
+ "title": "Agent Injector vs. Vault CSI Provider",
+ "path": "deploy/kubernetes/injector-csi"
+ },
+ {
+ "title": "Migrate Consul to Raft storage",
+ "path": "deploy/kubernetes/consul-to-raft"
+ },
+ {
+ "title": "Helm Chart",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/kubernetes/helm"
+ },
+ {
+ "title": "Running Vault",
+ "path": "deploy/kubernetes/helm/run"
+ },
+ {
+ "title": "Enterprise Licensing",
+ "path": "deploy/kubernetes/helm/enterprise"
+ },
+ {
+ "title": "Running Vault on OpenShift",
+ "path": "deploy/kubernetes/helm/openshift"
+ },
+ {
+ "title": "Configuration",
+ "path": "deploy/kubernetes/helm/configuration"
+ },
+ {
+ "title": "Terraform",
+ "path": "deploy/kubernetes/helm/terraform"
+ },
+ {
+ "title": "Examples",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/kubernetes/helm/examples"
+ },
+ {
+ "title": "Development",
+ "path": "deploy/kubernetes/helm/examples/development"
+ },
+ {
+ "title": "Standalone with Load Balanced UI",
+ "path": "deploy/kubernetes/helm/examples/standalone-load-balanced-ui"
+ },
+ {
+ "title": "Standalone with TLS",
+ "path": "deploy/kubernetes/helm/examples/standalone-tls"
+ },
+ {
+ "title": "Standalone with Audit Storage",
+ "path": "deploy/kubernetes/helm/examples/standalone-audit"
+ },
+ {
+ "title": "External Vault",
+ "path": "deploy/kubernetes/helm/examples/external"
+ },
+ {
+ "title": "Using Kubernetes Auth Method",
+ "path": "deploy/kubernetes/helm/examples/kubernetes-auth"
+ },
+ {
+ "title": "HA Cluster with Consul",
+ "path": "deploy/kubernetes/helm/examples/ha-with-consul"
+ },
+ {
+ "title": "HA Cluster with Raft",
+ "path": "deploy/kubernetes/helm/examples/ha-with-raft"
+ },
+ {
+ "title": "HA Cluster with Raft and TLS",
+ "path": "deploy/kubernetes/helm/examples/ha-tls"
+ },
+ {
+ "title": "HA Enterprise Cluster with Raft",
+ "path": "deploy/kubernetes/helm/examples/enterprise-with-raft"
+ },
+ {
+ "title": "HA Enterprise DR Clusters with Raft",
+ "path": "deploy/kubernetes/helm/examples/enterprise-dr-with-raft"
+ },
+ {
+ "title": "HA Enterprise Performance Clusters with Raft",
+ "path": "deploy/kubernetes/helm/examples/enterprise-perf-with-raft"
+ },
+ {
+ "title": "Vault Agent Injector TLS Configuration",
+ "path": "deploy/kubernetes/helm/examples/injector-tls"
+ },
+ {
+ "title": "Vault Agent Injector TLS with Cert-Manager",
+ "path": "deploy/kubernetes/helm/examples/injector-tls-cert-manager"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "title": "Agent Injector",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/kubernetes/injector"
+ },
+ {
+ "title": "Annotations",
+ "path": "deploy/kubernetes/injector/annotations"
+ },
+ {
+ "title": "Installation",
+ "path": "deploy/kubernetes/injector/installation"
+ },
+ {
+ "title": "Examples",
+ "path": "deploy/kubernetes/injector/examples"
+ }
+ ]
+ },
+ {
+ "title": "Vault CSI Provider",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/kubernetes/csi"
+ },
+ {
+ "title": "Installation",
+ "path": "deploy/kubernetes/csi/installation"
+ },
+ {
+ "title": "Configurations",
+ "path": "deploy/kubernetes/csi/configurations"
+ },
+ {
+ "title": "Examples",
+ "path": "deploy/kubernetes/csi/examples"
+ }
+ ]
+ },
+ {
+ "title": "Vault Secrets Operator",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/kubernetes/vso"
+ },
+ {
+ "title": "Installation",
+ "path": "deploy/kubernetes/vso/installation"
+ },
+ {
+ "title": "Secret Sources",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/kubernetes/vso/sources"
+ },
+ {
+ "title": "Vault",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/kubernetes/vso/sources/vault"
+ },
+ {
+ "title": "Authentication",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "deploy/kubernetes/vso/sources/vault/auth"
+ },
+ {
+ "title": "AWS",
+ "path": "deploy/kubernetes/vso/sources/vault/auth/aws"
+ },
+ {
+ "title": "GCP",
+ "path": "deploy/kubernetes/vso/sources/vault/auth/gcp"
+ }
+ ]
+ },
+ {
+ "title": "Encrypted client cache",
+ "path": "deploy/kubernetes/vso/sources/vault/client-cache"
+ },
+ {
+ "title": "Instant updates",
+ "path": "deploy/kubernetes/vso/sources/vault/instant-updates"
+ }
+ ]
+ },
+ {
+ "title": "HCP Vault Secrets",
+ "path": "deploy/kubernetes/vso/sources/hvs"
+ }
+ ]
+ },
+ {
+ "title": "Secret Data Transformation",
+ "path": "deploy/kubernetes/vso/secret-transformation"
+ },
+ {
+ "title": "Helm Chart",
+ "path": "deploy/kubernetes/vso/helm"
+ },
+ {
+ "title": "Examples",
+ "path": "deploy/kubernetes/vso/examples"
+ },
+ {
+ "title": "Telemetry",
+ "path": "deploy/kubernetes/vso/telemetry"
+ },
+ {
+ "title": "API Reference",
+ "path": "deploy/kubernetes/vso/api-reference"
+ },
+ {
+ "title": "OpenShift",
+ "path": "deploy/kubernetes/vso/openshift"
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "title": "Upgrade Vault",
+ "routes": [
+ {
+ "title": "Single-instance",
+ "path": "upgrade"
+ },
+ {
+ "title": "Replicated deployments",
+ "path": "upgrade/replicated-deployment"
+ },
+ {
+ "title": "Rollback an upgrade",
+ "path": "upgrade/rollback"
+ },
+ {
+ "title": "Update to Raft WAL",
+ "path": "upgrade/raft-wal",
+ "badge": {
+ "text": "EXPERIMENTAL",
+ "type": "outlined",
+ "color": "neutral"
+ }
+ }
+ ]
+ },
+ {
+ "title": "Recent updates",
+ "routes": [
+ {
+ "title": "Release notes",
+ "path": "updates/release-notes"
+ },
+ {
+ "title": "Important changes",
+ "path": "updates/important-changes"
+ },
+ {
+ "title": "Deprecation notices",
+ "path": "updates/deprecation"
+ },
+ {
+ "title": "Full changelog",
+ "path": "updates/changelog"
+ }
+ ]
+ },
+
+ {
+ "divider": true
+ },
+
+ {
+ "title": "Internals",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "internals"
+ },
+ {
+ "title": "Architecture",
+ "path": "internals/architecture"
+ },
+ {
+ "title": "High Availability",
+ "path": "internals/high-availability"
+ },
+ {
+ "title": "Integrated Storage",
+ "path": "internals/integrated-storage"
+ },
+ {
+ "title": "Recommended patterns",
+ "path": "internals/recommended-patterns"
+ },
+ {
+ "title": "Security Model",
+ "path": "internals/security"
+ },
+ {
+ "title": "Telemetry",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "internals/telemetry"
+ },
+ {
+ "title": "Enable telemetry gathering",
+ "path": "internals/telemetry/enable-telemetry"
+ },
+ {
+ "title": "Key metrics",
+ "path": "internals/telemetry/key-metrics"
+ },
+ {
+ "title": "Metric reference",
+ "routes": [
+ {
+ "title": "Overview",
+ "path": "internals/telemetry/metrics"
+ },
+ {
+ "title": "Core system metrics",
+ "path": "internals/telemetry/metrics/core-system"
+ },
+ {
+ "title": "Audit log metrics",
+ "path": "internals/telemetry/metrics/audit"
+ },
+ {
+ "title": "Authentication metrics",
+ "path": "internals/telemetry/metrics/authn"
+ },
+ {
+ "title": "Auto-snapshot metrics",
+ "path": "internals/telemetry/metrics/autosnap"
+ },
+ {
+ "title": "Availability metrics",
+ "path": "internals/telemetry/metrics/availability"
+ },
+ {
+ "title": "Database metrics",
+ "path": "internals/telemetry/metrics/database"
+ },
+ {
+ "title": "Policy metrics",
+ "path": "internals/telemetry/metrics/policy"
+ },
+ {
+ "title": "Raft metrics",
+ "path": "internals/telemetry/metrics/raft"
+ },
+ {
+ "title": "Secrets Sync metrics",
+ "path": "internals/telemetry/metrics/secrets-sync"
+ },
+ {
+ "title": "Secrets metrics",
+ "path": "internals/telemetry/metrics/secrets"
+ },
+ {
+ "title": "Storage plugin metrics",
+ "path": "internals/telemetry/metrics/storage"
+ },
+ {
+ "title": "Full metrics list",
+ "path": "internals/telemetry/metrics/all"
+ }
+ ]
+ }
+ ]
+ },
+
+ {
+ "title": "Token Authentication",
+ "path": "internals/token"
+ },
+ {
+ "title": "Key Rotation",
+ "path": "internals/rotation"
+ },
+ {
+ "title": "Replication",
+ "path": "internals/replication"
+ },
+ {
+ "title": "Limits and Maximums",
+ "path": "internals/limits"
+ }
+ ]
+ },
{
"title": "Vault CLI",
"routes": [
@@ -1199,12 +1628,16 @@
"title": "Overview",
"path": "ui"
},
+ {
+ "title": "Browser support",
+ "path": "ui/browser-support"
+ },
{
"title": "Custom Messages",
"path": "ui/custom-messages",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
}
},
@@ -1221,6 +1654,10 @@
"title": "Why use Agent or Proxy?",
"path": "agent-and-proxy"
},
+ {
+ "title": "Upgrade Agent or Proxy",
+ "path": "agent-and-proxy/upgrade"
+ },
{
"title": "Auto-authentication",
"routes": [
@@ -1530,6 +1967,31 @@
{
"title": "OIDC Identity Provider",
"path": "secrets/identity/oidc-provider"
+ },
+ {
+ "title": "Resolve duplicate identities",
+ "routes": [
+ {
+ "title": "Process overview",
+ "path": "secrets/identity/deduplication"
+ },
+ {
+ "title": "Fix different-case entity alias duplicates",
+ "path": "secrets/identity/deduplication/different-case"
+ },
+ {
+ "title": "Fix entity and group duplicates",
+ "path": "secrets/identity/deduplication/entity-group"
+ },
+ {
+ "title": "Resolve ACL policy templates",
+ "path": "secrets/identity/deduplication/acl-policy-templates"
+ },
+ {
+ "title": "Resolve Terraform config",
+ "path": "secrets/identity/deduplication/terraform-refs"
+ }
+ ]
}
]
},
@@ -1537,7 +1999,7 @@
"title": "Key Management",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"routes": [
@@ -1656,7 +2118,7 @@
"title": "KMIP",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "secrets/kmip"
@@ -1713,7 +2175,7 @@
"title": "Certificate Issuance External Policy Service (CIEPS)",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "secrets/pki/cieps"
@@ -1723,16 +2185,15 @@
"path": "secrets/pki/est",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
- },
- "path": "secrets/pki/est"
+ }
},
{
"title": "Certificate Management Protocol (CMPv2)",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "secrets/pki/cmpv2"
@@ -1776,7 +2237,7 @@
"title": "Transform",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"routes": [
@@ -1792,7 +2253,7 @@
"title": "Tokenization Transform",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"path": "secrets/transform/tokenization"
@@ -1823,7 +2284,7 @@
"title": "Secrets Sync",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"routes": [
@@ -1857,7 +2318,7 @@
"title": "Secrets Import",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"routes": [
@@ -2027,7 +2488,7 @@
"title": "Use SAML authentication",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
},
"routes": [
@@ -2112,24 +2573,36 @@
"path": "plugins"
},
{
- "title": "Plugin Architecture",
+ "title": "Plugin architecture",
"path": "plugins/plugin-architecture"
},
{
- "title": "Plugin Development",
+ "title": "Register a plugin",
+ "path": "plugins/register"
+ },
+ {
+ "title": "Upgrade plugins",
+ "path": "plugins/upgrade"
+ },
+ {
+ "title": "Rollback upgrades",
+ "path" : "plugins/rollback"
+ },
+ {
+ "title": "Plugin development",
"path": "plugins/plugin-development"
},
{
- "title": "Plugin Development — Event Notifications",
+ "title": "Plugin event notifications",
"path": "plugins/plugin-development-event-notifications",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
}
},
{
- "title": "Plugin Management",
+ "title": "Plugin management",
"path": "plugins/plugin-management"
},
{
@@ -2146,19 +2619,11 @@
]
},
{
- "title": "Integrations Library",
+ "title": "Plugin library",
"href": "/vault/integrations"
}
]
},
- {
- "title": "Vault Integration Program",
- "path": "partnerships"
- },
- {
- "title": "Vault interoperability matrix",
- "path": "interoperability-matrix"
- },
{
"title": "Troubleshoot Vault",
"routes": [
@@ -2186,27 +2651,6 @@
{
"title": "Platforms",
"routes": [
- {
- "title": "Overview",
- "path": "platform"
- },
- {
- "title": "AWS",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/aws"
- },
- {
- "title": "Vault Lambda Extension",
- "path": "platform/aws/lambda-extension"
- },
- {
- "title": "Running Vault",
- "path": "platform/aws/run"
- }
- ]
- },
{
"title": "GitHub",
"routes": [
@@ -2216,243 +2660,6 @@
}
]
},
- {
- "title": "Kubernetes",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/k8s"
- },
- {
- "title": "Agent Injector vs. Vault CSI Provider",
- "path": "platform/k8s/injector-csi"
- },
- {
- "title": "Migrate Consul to Raft storage",
- "path": "platform/k8s/consul-to-raft"
- },
- {
- "title": "Helm Chart",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/k8s/helm"
- },
- {
- "title": "Running Vault",
- "path": "platform/k8s/helm/run"
- },
- {
- "title": "Enterprise Licensing",
- "path": "platform/k8s/helm/enterprise"
- },
- {
- "title": "Running Vault on OpenShift",
- "path": "platform/k8s/helm/openshift"
- },
- {
- "title": "Configuration",
- "path": "platform/k8s/helm/configuration"
- },
- {
- "title": "Terraform",
- "path": "platform/k8s/helm/terraform"
- },
- {
- "title": "Examples",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/k8s/helm/examples"
- },
- {
- "title": "Development",
- "path": "platform/k8s/helm/examples/development"
- },
- {
- "title": "Standalone with Load Balanced UI",
- "path": "platform/k8s/helm/examples/standalone-load-balanced-ui"
- },
- {
- "title": "Standalone with TLS",
- "path": "platform/k8s/helm/examples/standalone-tls"
- },
- {
- "title": "Standalone with Audit Storage",
- "path": "platform/k8s/helm/examples/standalone-audit"
- },
- {
- "title": "External Vault",
- "path": "platform/k8s/helm/examples/external"
- },
- {
- "title": "Using Kubernetes Auth Method",
- "path": "platform/k8s/helm/examples/kubernetes-auth"
- },
- {
- "title": "HA Cluster with Consul",
- "path": "platform/k8s/helm/examples/ha-with-consul"
- },
- {
- "title": "HA Cluster with Raft",
- "path": "platform/k8s/helm/examples/ha-with-raft"
- },
- {
- "title": "HA Cluster with Raft and TLS",
- "path": "platform/k8s/helm/examples/ha-tls"
- },
- {
- "title": "HA Enterprise Cluster with Raft",
- "path": "platform/k8s/helm/examples/enterprise-with-raft"
- },
- {
- "title": "HA Enterprise DR Clusters with Raft",
- "path": "platform/k8s/helm/examples/enterprise-dr-with-raft"
- },
- {
- "title": "HA Enterprise Performance Clusters with Raft",
- "path": "platform/k8s/helm/examples/enterprise-perf-with-raft"
- },
- {
- "title": "Vault Agent Injector TLS Configuration",
- "path": "platform/k8s/helm/examples/injector-tls"
- },
- {
- "title": "Vault Agent Injector TLS with Cert-Manager",
- "path": "platform/k8s/helm/examples/injector-tls-cert-manager"
- }
- ]
- }
- ]
- },
- {
- "title": "Agent Injector",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/k8s/injector"
- },
- {
- "title": "Annotations",
- "path": "platform/k8s/injector/annotations"
- },
- {
- "title": "Installation",
- "path": "platform/k8s/injector/installation"
- },
- {
- "title": "Examples",
- "path": "platform/k8s/injector/examples"
- }
- ]
- },
- {
- "title": "Vault CSI Provider",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/k8s/csi"
- },
- {
- "title": "Installation",
- "path": "platform/k8s/csi/installation"
- },
- {
- "title": "Configurations",
- "path": "platform/k8s/csi/configurations"
- },
- {
- "title": "Examples",
- "path": "platform/k8s/csi/examples"
- }
- ]
- },
- {
- "title": "Vault Secrets Operator",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/k8s/vso"
- },
- {
- "title": "Installation",
- "path": "platform/k8s/vso/installation"
- },
- {
- "title": "Secret Sources",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/k8s/vso/sources"
- },
- {
- "title": "Vault",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/k8s/vso/sources/vault"
- },
- {
- "title": "Authentication",
- "routes": [
- {
- "title": "Overview",
- "path": "platform/k8s/vso/sources/vault/auth"
- },
- {
- "title": "AWS",
- "path": "platform/k8s/vso/sources/vault/auth/aws"
- },
- {
- "title": "GCP",
- "path": "platform/k8s/vso/sources/vault/auth/gcp"
- }
- ]
- },
- {
- "title": "Encrypted client cache",
- "path": "platform/k8s/vso/sources/vault/client-cache"
- },
- {
- "title": "Instant updates",
- "path": "platform/k8s/vso/sources/vault/instant-updates"
- }
- ]
- },
- {
- "title": "HCP Vault Secrets",
- "path": "platform/k8s/vso/sources/hvs"
- }
- ]
- },
- {
- "title": "Secret Data Transformation",
- "path": "platform/k8s/vso/secret-transformation"
- },
- {
- "title": "Helm Chart",
- "path": "platform/k8s/vso/helm"
- },
- {
- "title": "Examples",
- "path": "platform/k8s/vso/examples"
- },
- {
- "title": "Telemetry",
- "path": "platform/k8s/vso/telemetry"
- },
- {
- "title": "API Reference",
- "path": "platform/k8s/vso/api-reference"
- },
- {
- "title": "OpenShift",
- "path": "platform/k8s/vso/openshift"
- }
- ]
- }
- ]
- },
{
"title": "Microsoft SQL Server EKM provider",
"routes": [
@@ -2512,429 +2719,6 @@
{
"divider": true
},
- {
- "title": "Upgrade Guides",
- "routes": [
- {
- "title": "Overview",
- "path": "upgrading"
- },
- {
- "title": "Upgrade Vault HA installations",
- "path": "upgrading/vault-ha-upgrade"
- },
- {
- "title": "Upgrade Plugins",
- "path": "upgrading/plugins"
- },
- {
- "title": "Upgrade to Raft WAL",
- "path": "upgrading/raft-wal"
- },
- {
- "title": "Resolve duplicate identities",
- "routes": [
- {
- "title": "Process overview",
- "path": "upgrading/deduplication"
- },
- {
- "title": "Fix different-case entity alias duplicates",
- "path": "upgrading/deduplication/different-case"
- },
- {
- "title": "Fix entity and group duplicates",
- "path": "upgrading/deduplication/entity-group"
- },
- {
- "title": "Resolve ACL policy templates",
- "path": "upgrading/deduplication/acl-policy-templates"
- },
- {
- "title": "Resolve Terraform config",
- "path": "upgrading/deduplication/terraform-refs"
- }
- ]
- },
- {
- "title": "Upgrade to 1.19.x",
- "path": "upgrading/upgrade-to-1.19.x"
- },
- {
- "title": "Upgrade to 1.18.x",
- "path": "upgrading/upgrade-to-1.18.x"
- },
- {
- "title": "Upgrade to 1.17.x",
- "path": "upgrading/upgrade-to-1.17.x"
- },
- {
- "title": "Upgrade to 1.16.x",
- "path": "upgrading/upgrade-to-1.16.x"
- },
- {
- "title": "Upgrade to 1.15.x",
- "path": "upgrading/upgrade-to-1.15.x"
- },
- {
- "title": "Upgrade to 1.14.x",
- "path": "upgrading/upgrade-to-1.14.x"
- },
- {
- "title": "Upgrade to 1.13.x",
- "path": "upgrading/upgrade-to-1.13.x"
- },
- {
- "title": "Upgrade to 1.12.x",
- "path": "upgrading/upgrade-to-1.12.x"
- },
- {
- "title": "Upgrade to 1.11.x",
- "path": "upgrading/upgrade-to-1.11.x"
- },
- {
- "title": "Upgrade to 1.10.x",
- "path": "upgrading/upgrade-to-1.10.x"
- },
- {
- "title": "Upgrade to 1.9.x",
- "path": "upgrading/upgrade-to-1.9.x"
- },
- {
- "title": "Upgrade to 1.8.x",
- "path": "upgrading/upgrade-to-1.8.x"
- },
- {
- "title": "Upgrade to 1.7.x",
- "path": "upgrading/upgrade-to-1.7.x"
- },
- {
- "title": "Upgrade to 1.6.3",
- "path": "upgrading/upgrade-to-1.6.3"
- },
- {
- "title": "Upgrade to 1.6.2",
- "path": "upgrading/upgrade-to-1.6.2"
- },
- {
- "title": "Upgrade to 1.6.1",
- "path": "upgrading/upgrade-to-1.6.1"
- },
- {
- "title": "Upgrade to 1.6.0",
- "path": "upgrading/upgrade-to-1.6.0"
- },
- {
- "title": "Upgrade to 1.5.3",
- "path": "upgrading/upgrade-to-1.5.3"
- },
- {
- "title": "Upgrade to 1.5.2",
- "path": "upgrading/upgrade-to-1.5.2"
- },
- {
- "title": "Upgrade to 1.5.1",
- "path": "upgrading/upgrade-to-1.5.1"
- },
- {
- "title": "Upgrade to 1.5.0",
- "path": "upgrading/upgrade-to-1.5.0"
- },
- {
- "title": "Upgrade to 1.4.6",
- "path": "upgrading/upgrade-to-1.4.6"
- },
- {
- "title": "Upgrade to 1.4.5",
- "path": "upgrading/upgrade-to-1.4.5"
- },
- {
- "title": "Upgrade to 1.4.4",
- "path": "upgrading/upgrade-to-1.4.4"
- },
- {
- "title": "Upgrade to 1.4.1",
- "path": "upgrading/upgrade-to-1.4.1"
- },
- {
- "title": "Upgrade to 1.4.0",
- "path": "upgrading/upgrade-to-1.4.0"
- },
- {
- "title": "Upgrade to 1.3.10",
- "path": "upgrading/upgrade-to-1.3.10"
- },
- {
- "title": "Upgrade to 1.3.9",
- "path": "upgrading/upgrade-to-1.3.9"
- },
- {
- "title": "Upgrade to 1.3.8",
- "path": "upgrading/upgrade-to-1.3.8"
- },
- {
- "title": "Upgrade to 1.3.5",
- "path": "upgrading/upgrade-to-1.3.5"
- },
- {
- "title": "Upgrade to 1.3.4",
- "path": "upgrading/upgrade-to-1.3.4"
- },
- {
- "title": "Upgrade to 1.3.3",
- "path": "upgrading/upgrade-to-1.3.3"
- },
- {
- "title": "Upgrade to 1.3.2",
- "path": "upgrading/upgrade-to-1.3.2"
- },
- {
- "title": "Upgrade to 1.3.0",
- "path": "upgrading/upgrade-to-1.3.0"
- },
- {
- "title": "Upgrade to 1.2.7",
- "path": "upgrading/upgrade-to-1.2.7"
- },
- {
- "title": "Upgrade to 1.2.6",
- "path": "upgrading/upgrade-to-1.2.6"
- },
- {
- "title": "Upgrade to 1.2.5",
- "path": "upgrading/upgrade-to-1.2.5"
- },
- {
- "title": "Upgrade to 1.2.4",
- "path": "upgrading/upgrade-to-1.2.4"
- },
- {
- "title": "Upgrade to 1.2.1",
- "path": "upgrading/upgrade-to-1.2.1"
- },
- {
- "title": "Upgrade to 1.2.0",
- "path": "upgrading/upgrade-to-1.2.0"
- },
- {
- "title": "Upgrade to 1.1.2",
- "path": "upgrading/upgrade-to-1.1.2"
- },
- {
- "title": "Upgrade to 1.1.1",
- "path": "upgrading/upgrade-to-1.1.1"
- },
- {
- "title": "Upgrade to 1.1.0",
- "path": "upgrading/upgrade-to-1.1.0"
- },
- {
- "title": "Upgrade to 1.0.0",
- "path": "upgrading/upgrade-to-1.0.0"
- },
- {
- "title": "Upgrade to 0.11.6",
- "path": "upgrading/upgrade-to-0.11.6"
- },
- {
- "title": "Upgrade to 0.11.2",
- "path": "upgrading/upgrade-to-0.11.2"
- },
- {
- "title": "Upgrade to 0.11.0",
- "path": "upgrading/upgrade-to-0.11.0"
- },
- {
- "title": "Upgrade to 0.10.4",
- "path": "upgrading/upgrade-to-0.10.4"
- },
- {
- "title": "Upgrade to 0.10.2",
- "path": "upgrading/upgrade-to-0.10.2"
- },
- {
- "title": "Upgrade to 0.10.0",
- "path": "upgrading/upgrade-to-0.10.0"
- },
- {
- "title": "Upgrade to 0.9.6",
- "path": "upgrading/upgrade-to-0.9.6"
- },
- {
- "title": "Upgrade to 0.9.3",
- "path": "upgrading/upgrade-to-0.9.3"
- },
- {
- "title": "Upgrade to 0.9.2",
- "path": "upgrading/upgrade-to-0.9.2"
- },
- {
- "title": "Upgrade to 0.9.1",
- "path": "upgrading/upgrade-to-0.9.1"
- },
- {
- "title": "Upgrade to 0.9.0",
- "path": "upgrading/upgrade-to-0.9.0"
- },
- {
- "title": "Upgrade to 0.8.0",
- "path": "upgrading/upgrade-to-0.8.0"
- },
- {
- "title": "Upgrade to 0.7.0",
- "path": "upgrading/upgrade-to-0.7.0"
- },
- {
- "title": "Upgrade to 0.6.4",
- "path": "upgrading/upgrade-to-0.6.4"
- },
- {
- "title": "Upgrade to 0.6.3",
- "path": "upgrading/upgrade-to-0.6.3"
- },
- {
- "title": "Upgrade to 0.6.2",
- "path": "upgrading/upgrade-to-0.6.2"
- },
- {
- "title": "Upgrade to 0.6.1",
- "path": "upgrading/upgrade-to-0.6.1"
- },
- {
- "title": "Upgrade to 0.6.0",
- "path": "upgrading/upgrade-to-0.6.0"
- },
- {
- "title": "Upgrade to 0.5.1",
- "path": "upgrading/upgrade-to-0.5.1"
- },
- {
- "title": "Upgrade to 0.5.0",
- "path": "upgrading/upgrade-to-0.5.0"
- }
- ]
- },
- {
- "divider": true
- },
- {
- "title": "Release Notes",
- "routes": [
- {
- "title": "Overview",
- "path": "release-notes"
- },
- {
- "title": "1.19.0",
- "path": "release-notes/1.19.0"
- },
- {
- "title": "1.18.0",
- "path": "release-notes/1.18.0"
- },
- {
- "title": "1.17.0",
- "path": "release-notes/1.17.0"
- },
- {
- "title": "1.16.1",
- "path": "release-notes/1.16.1"
- },
- {
- "title": "1.15.0",
- "path": "release-notes/1.15.0"
- },
- {
- "title": "1.14.0",
- "path": "release-notes/1.14.0"
- },
- {
- "title": "1.13.0",
- "path": "release-notes/1.13.0"
- },
- {
- "title": "1.12.0",
- "path": "release-notes/1.12.0"
- },
- {
- "title": "1.11.0",
- "path": "release-notes/1.11.0"
- },
- {
- "title": "1.10.0",
- "path": "release-notes/1.10.0"
- },
- {
- "title": "1.9.0",
- "path": "release-notes/1.9.0"
- },
- {
- "title": "1.8.0",
- "path": "release-notes/1.8.0"
- },
- {
- "title": "1.7.0",
- "path": "release-notes/1.7.0"
- },
- {
- "title": "1.6.0",
- "path": "release-notes/1.6.0"
- },
- {
- "title": "1.5.0",
- "path": "release-notes/1.5.0"
- }
- ]
- },
- {
- "divider": true
- },
- {
- "title": "Deprecation notices",
- "path": "deprecation"
- },
- {
- "divider": true
- },
- {
- "title": "FAQ",
- "routes": [
- {
- "title": "Overview",
- "path": "faq"
- },
- {
- "title": "Feature Deprecation Notice and Plans",
- "href": "https://developer.hashicorp.com/vault/docs/deprecation/faq"
- },
- {
- "title": "License",
- "href": "https://developer.hashicorp.com/vault/docs/enterprise/license/faq"
- },
- {
- "title": "Client Count",
- "href": "https://developer.hashicorp.com/vault/docs/concepts/client-count/faq"
- },
- {
- "title": "Login MFA",
- "href": "https://developer.hashicorp.com/vault/docs/auth/login-mfa/faq"
- },
- {
- "title": "Server Side Consistent Token",
- "path": "faq/ssct"
- }
- ]
- },
- {
- "divider": true
- },
- {
- "title": "Glossary",
- "path": "glossary"
- },
- {
- "divider": true
- },
{
"title": "Vault Enterprise",
"routes": [
@@ -2942,35 +2726,6 @@
"title": "Overview",
"path": "enterprise"
},
- {
- "title": "Licensing",
- "routes": [
- {
- "title": "Overview",
- "path": "enterprise/license"
- },
- {
- "title": "Autoload an enterprise license",
- "path": "enterprise/license/autoloading"
- },
- {
- "title": "Automated license utilization reporting",
- "path": "enterprise/license/utilization-reporting"
- },
- {
- "title": "Manual license utilization reporting",
- "path": "enterprise/license/manual-reporting"
- },
- {
- "title": "Anonymous product usage reporting",
- "path": "enterprise/license/product-usage-reporting"
- },
- {
- "title": "FAQ",
- "path": "enterprise/license/faq"
- }
- ]
- },
{
"title": "Long-term support (LTS)",
"path": "enterprise/lts"
@@ -3083,7 +2838,7 @@
"path": "enterprise/namespaces/namespace-limits",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
}
},
@@ -3092,7 +2847,7 @@
"path": "enterprise/namespaces/configure-cross-namespace-access",
"badge": {
"text": "ENT",
- "type": "outlined",
+ "type": "filled",
"color": "neutral"
}
},
@@ -3178,5 +2933,12 @@
"href": "https://cloud.hashicorp.com/docs/vault"
}
]
+ },
+ {
+ "divider": true
+ },
+ {
+ "title": "Glossary",
+ "path": "glossary"
}
]
diff --git a/website/public/img/why-use-vault/manage-3p-secrets_dark.png b/website/public/img/why-use-vault/manage-3p-secrets_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..87389cf279185b8cd8f7847fb004369d1961749b
GIT binary patch
literal 36480
zcmeFZWmMeFvo1O~Bxr&J*Wm8%65QS08Qd+wJ-E9=u;2~>f?IGWxD(vr&hY;AoPF-z
zd#!su-JP`Aw*Bam5=!Dg67-0^^O-jJL2tqKH$ipkGl8X!3P7>btF>|N3hzI`dAkB7H(AJ0
z;=H^+;dFh}T2n475zm0{Yfwsp0^pugm~0&*k}5VfaWOG>@aJDbR_yXM{qGg@)EYcz
z&LXWd~-TqENO+d&GplHO6O)lm3jM@^#cQ;`@nQ;cekubCZ7g$AQbZa?84}
z4V0_iVo5i