John-Michael Faircloth
42b4af494e
docs: add plugin definitions to the glossary ( #14795 )
...
* docs: add plugin definitions to the glossary
* clarify multiplexed plugin glossary
* Update website/content/docs/glossary.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-04-01 10:37:34 -05:00
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
Scott Miller
4745091d52
Add a note that PKI with RSA keys only currently supports PKCS#1 v1.5 signatures ( #14699 )
2022-03-24 11:22:27 -05: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
Meggie
8d60a0f6bb
Update website for 1.10.0 ( #14647 )
2022-03-23 11:52:27 -04: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
Alexander Scheel
a72182e8ab
Sync license deletion docs from Enterprise ( #14627 )
...
This syncs the deletion text from one of Josh's PRs into OSS to be
visible on the website. Suggested by Nick.
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com >
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com >
2022-03-21 16:04:27 -04:00
divyapola5
0516641bb0
Documentation changes in /sys/managed-keys ( #14377 )
...
* update sample request in create managed keys
* Update documentation for curve param
* Add period at end of sentence
* Update key_bits documentation for aws and azure
2022-03-18 14:51:24 -05:00
Bryce Kalow
2fbaeca540
add api -> api-docs redirect ( #14579 )
2022-03-18 13:40:04 -04: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
Rachel Culpepper
70db816439
Update docs for change to kms_key ( #14515 )
...
* update for change to kms_key
* fix indentation
* add ARN as option
* remove ARN
* update kms_key description
2022-03-17 14:43:03 -05: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
Alexander Scheel
5475b807bb
Update more PKI documentation ( #14490 )
...
* Update description of certificate fetch API
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Clarify /config/crl and /config/url PKI are empty
GET-ing these URLs will return 404 until such time as a config is posted
to them, even though (in the case of CRL), default values will be used.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Clarify usage of /pki/crl/rotate
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Update documentation around PKI key_bits
This unifies the description of key_bits to match the API description
(which is consistent across all usages).
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Fix indented field descriptions in PKI paths
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Clarify documentation around serial_number
Note that this field has no impact on the actual Serial Number field and
only an attribute in the requested certificate's Subject.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Fix spelling of localdomain
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2022-03-15 14:37:26 -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
Victor Rodriguez
7fa52b8638
Document the managed key PKCS#11 parameter key_id. ( #14476 )
2022-03-14 12:08:14 -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
Peter Sonnek
7e9fb2cb7a
added add_basic_constraints parameter to PKI API docs ( #14457 )
...
* added add_basic_constraints parameter to PKI API docs
Added add_basic_constraints parameter to PKI API docs for Generate Intermediate.
Copied description from ba533d006f/builtin/logical/pki/path_intermediate.go (L34-L37)
2022-03-11 10:52:26 -05: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
naseemkullah
fd85ca339f
Update index.mdx ( #14161 )
2022-03-09 14:15:05 -08: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