Loann Le
eb79ba0d0a
updated the ssct faq page ( #14806 )
2022-03-31 19:50:24 -07:00
Theron Voran
2230232ee6
docs: vault-k8s v0.15.0 release ( #14776 )
...
New default agent-image and agent-inject-containers annotation.
2022-03-30 10:27:28 -07:00
Calvin Leung Huang
aed9514c21
docs: small heading fix on 1.10 release notes ( #14716 )
2022-03-29 15:24:33 -07:00
John-Michael Faircloth
39c952658e
docs: fix plugin redirects and clarify plugin scaling ( #14732 )
...
* docs: fix plugin redirects
* update scaling external plugin text
* fix broken link in audit logs
2022-03-29 15:03:57 -05:00
Loann Le
cc8e4c4e1a
removed duplicate entry ( #14758 )
2022-03-29 10:38:30 -07:00
Loann Le
e3546a5291
Vault documentation: added new vault lambda extension doc ( #14717 )
...
* added new lambda extension doc
* Suggestion to split the commands into individual code block (#14719 )
* Suggestion to split the commands into individual code block
* Update lambda-extension-cache.mdx
* Update lambda-extension-cache.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2022-03-27 15:19:42 -07:00
Austin Gebauer
deb38e0ad2
docs: adds known issue for UI sign in using OIDC auth method ( #14708 )
2022-03-24 12:28:21 -07:00
Loann Le
1685ae293a
fixed spelling error ( #14705 )
2022-03-24 11:30:41 -07:00
Austin Gebauer
7f36a29e04
docs: fix formatting in upgrade guide notes for oidc provider ( #14678 )
2022-03-24 10:09:03 -07:00
Loann Le
f9863f8fff
incorporated feedback ( #14692 )
2022-03-24 08:29:21 -07:00
Loann Le
a058b9b995
fixed broken links ( #14683 )
2022-03-23 22:31:27 -07:00
Loann Le
83197cd8fc
Vault documentation: added known issues to 1.10.x upgrade guide ( #14685 )
...
* added known issues
* Update upgrade-to-1.10.x.mdx
2022-03-23 21:48:23 -07:00
Loann Le
796ff449dd
add link to AAD ( #14684 )
2022-03-23 21:40:33 -07:00
Loann Le
6fbf7eafb7
Vault documentation: fixed release note version for 1.10.0 ( #14680 )
...
* fixed version number
* added redirect for rn
2022-03-23 19:19:20 -07:00
Austin Gebauer
793220ecc3
identity/oidc: updates documentation for PKCE, client types, and default resources ( #14636 )
...
* identity/oidc: updates documentation for PKCE, client types, and default resources
* Update website/content/docs/concepts/oidc-provider.mdx
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com >
* Update website/content/docs/secrets/identity/oidc-provider.mdx
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com >
* Adds note to upgrade guide
* Update website/content/api-docs/secret/identity/oidc-provider.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
* Update website/content/docs/concepts/oidc-provider.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
* list default key details
* stronger emphasis in upgrade guide
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com >
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com >
2022-03-23 10:22:57 -07:00
Austin Gebauer
bef7a25178
docs/db2: adds documentation reference to db2 learn tutorial ( #14655 )
2022-03-23 10:08:34 -07:00
Austin Gebauer
7bb9f97733
docs/ssct: service side to server side ( #14654 )
2022-03-23 09:12:52 -04:00
mickael-hc
56128e7263
docs: provide mfa configuration guidance ( #14649 )
2022-03-22 16:51:41 -04:00
John-Michael Faircloth
9680de88ba
docs/multiplexing: overhaul plugin documentation ( #14509 )
...
* docs/multiplexing: overhaul plugin documentation
* update nav data
* remove dupe nav data
* add external plugin section to index
* move custom plugin backends under internals/plugins
* remove ref to moved page
* revert moving custom plugin backends
* add building plugins from source section to plug dev
* add mux section to plugin arch
* add mux section to custom plugin page
* reorder custom database page
* use 'external plugin' where appropriate
* add link to plugin multiplexing
* fix example serve multiplex func call
* address review comments
* address review comments
* Minor format updates (#14590 )
* mv Plugins to top-level; update upgrading plugins
* update links after changing paths
* add section on external plugin scaling characteristics
* add updates on plugin registration in plugin management page
* add plugin learn resource
* be more explicit about mux upgrade steps; add notes on when to avoid db muxing
* add plugin upgrade built-in section
* add caveats to built-in plugin upgrade
* improvements to built-in plugin override
* formatting, add redirects, correct multiplexing use case
* fix go-plugin link
* Apply suggestions from code review
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* remove single item list; add link to Database interface
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-22 15:07:32 -05:00
Loann Le
fa1cd1c2dd
Vault documentation: added release notes for vault 1.10 ( #14605 )
...
* create release notes file
* added content for Tranform FPE
* fixed spelling errors
* modified content for scaling db plugins
* updated based on feedback
* more feedback
* removed integrated storage enhancements per feedback
* removed extra wording
* fixed broken link
* updated verbage for db2 support based on feedback
* added link to readme for caching
* fixed broken link
* fixed out of place text
* added another known issue
* modified text
* changed forward statement
* added note
2022-03-22 11:16:59 -07:00
Loann Le
176ef7f0d8
Vault documentation: added new client count faqs for vault 1.10 ( #14608 )
2022-03-22 11:10:51 -07:00
Yoko Hyakuna
990cd8b929
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Pratyoy Mukhopadhyay
bdd6f4d1ab
Add mount move concepts page, update api docs ( #14544 )
...
* Add mount move concepts page, update api docs
* some renaming and link fixing
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-17 14:06:35 -07:00
Loann Le
e8e174a27e
New server side consistent token faq for vault 1.10 ( #14550 )
...
* new ssct faq page
* provide links to faq
* provided lik to login mfa tutorial
2022-03-17 12:08:27 -07:00
Loann Le
738a8425ad
added note ( #14556 )
2022-03-17 10:31:32 -07:00
Jim Kalafut
17747a706f
Rename master key -> root key in docs ( #14542 )
2022-03-16 22:01:38 -07:00
Loann Le
5d2dfc5c66
agent injector doc for 1-10 ( #14548 )
2022-03-16 17:09:04 -07:00
Loann Le
095df6e163
new vault docs ( #14546 )
2022-03-16 16:29:56 -07:00
Benjamin Chrobot
dd91b9a719
docs: add missing k8s verb ( #12374 )
2022-03-16 14:24:19 -05:00
Hridoy Roy
f905332973
Server Side Consistency Docs ( #14392 )
...
* partial docs
* remove unnecessary docs link
* move SSCT upgrade notes to 1.10 instead of 0.10
* Update website/content/docs/enterprise/consistency.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/enterprise/consistency.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/enterprise/consistency.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/enterprise/consistency.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/enterprise/consistency.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/enterprise/consistency.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* docs updates
* Update website/content/docs/configuration/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/configuration/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-16 10:20:12 -07:00
mickael-hc
b57d1e02c9
update security model ( #14482 )
...
compromised clients are not part of vault's threat model
2022-03-15 16:27:41 -04:00
Pratyoy Mukhopadhyay
0cb4e1621a
Fixes from mount move testing ( #14492 )
...
* Add validation, fix docs
* add changelog
* fmt fix
* Update vault/logical_system.go
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update vault/logical_system.go
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update vault/logical_system_test.go
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update vault/logical_system_test.go
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
2022-03-15 11:11:23 -07:00
Jason O'Donnell
b064da37fc
auth/ldap: add username_as_alias config flag ( #14324 )
2022-03-15 10:21:40 -04:00
swayne275
5275034d4d
add tip for how to force a secrets engine disable ( #14363 )
...
* add tip for how to force a secrets engine disable
* add warning to force disable secrets instructions
* clean up wording
* add force secrets engine disable info to api doc
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/commands/secrets/disable.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/commands/secrets/disable.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* feedback updates
* impl taoism feedback
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-11 11:43:59 -07:00
Guillaume
785aff956f
Added Enigma Vault secret plugin. Designed to be simple but complete, a good starting point for plugin developers ( #14389 )
2022-03-11 08:33:48 -05:00
Nick Cabatoff
88b8e68872
Update error codes that are retried. ( #14447 )
2022-03-10 15:09:45 -05:00
Peter-Gess
eb4aa06132
Fixing typo from "fo" to "of" ( #14445 )
2022-03-10 11:56:28 -08:00
Nick Cabatoff
28a6a0e799
Add a place for us to link to external plugin examples/guides. ( #14414 )
2022-03-10 14:29:29 -05:00
hghaf099
5c6720e9e0
remove mount accessor from MFA config ( #14406 )
...
* remove mount accessor from MFA config
* Update login_mfa_duo_test.go
* DUO test with entity templating
* using identitytpl.PopulateString to perform templating
* minor refactoring
* fixing fmt failures in CI
* change username format to username template
* fixing username_template example
2022-03-09 09:14:30 -08:00
Jan Klaas Kollhof
7faba5298e
fix spelling of identity ( #14318 )
2022-03-08 15:59:15 -08:00
hghaf099
c11eb133c4
Login MFA docs ( #14317 )
...
* MFA config docs
* correcting some issues
* feedback
* add a note about deleting methods
* Login MFA docs
* rename and mdx
* adding missing docs nav data
* some fixes
* interactive login request
* Apply suggestions from code review
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* feedback
* feedback
* Apply suggestions from code review
Co-authored-by: Pratyoy Mukhopadhyay <35388175+pmmukh@users.noreply.github.com >
* feedback on mount accessor
* Apply suggestions from code review
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
Co-authored-by: Pratyoy Mukhopadhyay <35388175+pmmukh@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update login-mfa.mdx
Co-authored-by: Josh Black <raskchanky@gmail.com >
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
Co-authored-by: Pratyoy Mukhopadhyay <35388175+pmmukh@users.noreply.github.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-07 16:26:00 -05:00
Rachel Culpepper
e4f3ed8144
Vault-4964: Update Managed Key documentation for AWS KMS ( #14378 )
...
* Add documentation for Managed Keys
- Add concept, sys/api and pki updates related to managed keys
* Review feedback
- Reworked quite a bit of the existing documentation based on feedback
and a re-reading
- Moved the managed keys out of the concepts section and into the
enterprise section
* Address broken links and a few grammar tweaks
* add documentation for AWS KMS managed keys
* a couple small fixes
* # Conflicts:
# website/content/api-docs/secret/pki.mdx
# website/content/api-docs/system/managed-keys.mdx
# website/content/docs/enterprise/managed-keys.mdx
* docs updates
* # Conflicts:
# sdk/version/version_base.go
# vault/seal_autoseal_test.go
# website/content/api-docs/system/managed-keys.mdx
# website/content/docs/enterprise/managed-keys.mdx
* remove endpoint env var
* Document Azure Key Vault parameters for managed keys.
* docs changes for aws kms managed keys
Co-authored-by: Steve Clark <steven.clark@hashicorp.com >
Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com >
2022-03-07 14:22:42 -06:00
Pratyoy Mukhopadhyay
a9b5776f57
[VAULT-5268] Add mount move docs ( #14314 )
...
* add mount move docs
* add missed word
* Update website/content/api-docs/system/remount.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* one clarification
* docs changes from feedback
* couple things i missed
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-04 14:38:15 -08:00
Scott Miller
c9afa02b2c
Clarify certificate storage in Vault clustering ( #14055 )
...
* Clarify certificate storage in Vault clustering
* no_store clarification
* Update docs again, with new understanding of LocalStorage
2022-03-04 14:50:53 -06:00
Jason O'Donnell
6d66225f65
docs: fix typo in CF auth ca maintenance ( #14366 )
2022-03-03 18:25:57 -05:00
Jamie Finnigan
e06c90374d
update vault login docs to cover stdin default ( #14336 )
2022-03-03 12:45:41 -05:00
Loann Le
4ea5eeb929
fixed broken link ( #14305 )
2022-02-28 11:49:25 -08:00
Robert
0d54c1ffe0
docs: consul secret engine improvements, database secrets engine disable_escaping parameter ( #14260 )
...
* Update consul secrets engine docs and api-docs
* Update databases secrets engine docs and api-docs
2022-02-25 17:43:18 -06:00
Jim Kalafut
61d67d0e73
Replace docs references to PUT with POST ( #14270 )
...
The operations are handled identically, but ~85% of the references were
POST, and having a mix of PUT and POST was a source of questions.
A subsequent commit will update the internal use of "PUT" such as by
the API client and -output-curl-string.
2022-02-25 06:52:24 -08:00
Tom Proctor
e9df7a6a80
Quit agent endpoint with config ( #14223 )
...
* Add agent/v1/quit endpoint
* Closes https://github.com/hashicorp/vault/issues/11089
* Agent quit API behind config setting
* Normalise test config whitespace
* Document config option
Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr >
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com >
2022-02-25 10:29:05 +00:00