Ikko Ashimine
b67778dfe0
docs: fix typo in faq.mdx ( #16979 )
...
occuring -> occurring
2022-09-01 10:01:01 -07:00
Nick Cabatoff
4dc81554ce
Point people in the right direction for tokens used in transit autounseal. ( #16951 )
2022-08-31 10:37:25 -04:00
aphorise
fa77835870
Docs: Client Count Concept clarity. ( #16795 )
...
* Docs: Client Count Concept clarity. Closes #12849
* Update website/content/docs/concepts/client-count/index.mdx
* Docs: Client Count Concept clarity merged #13197 too.
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Max Bowsher <maxbowsher@gmail.com>
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Hridoy Roy <hridoyroy@berkeley.edu>
Co-authored-by: Max Bowsher <maxbowsher@gmail.com>
2022-08-24 12:56:54 -07:00
Jan Prinsloo
2180709564
Documentation grammar update for https://www.vaultproject.io/docs/concepts/seal#migration-post-vault-1-5-1 ( #13092 )
...
* Update seal.mdx
The following sentence does not read easily:
"Take down the old active node, update its configuration of the old active node to use the new seal blocks (completely unaware of the old seal type) and bring it back up."
I have changed this to the sentence below, which I believe reads better.
Take down the old active node, update its configuration to use the new seal blocks (completely unaware of the old seal type) and bring it back up.
* Update website/content/docs/concepts/seal.mdx
* trigger ci
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: taoism4504 <loann@hashicorp.com>
2022-08-24 09:05:02 -04:00
Mike Green
98bfa650b1
Docs/autopilot typo fix and DR autopilot clarification ( #12596 )
...
* autopilot cleanup and parameter typo cleanup
* clarify DR AP lives now
* typo myself cleanup
* trigger ci
Co-authored-by: aphorise <aphorise@gmail.com>
Co-authored-by: taoism4504 <loann@hashicorp.com>
2022-08-19 14:30:13 -07:00
Mike Palmiotto
d7576144db
Clarify key distribution in shamir unsealing ( #16737 )
...
* Clarify key distribution in shamir unsealing
* Further clarify contradictory statements
2022-08-19 16:03:39 -04:00
Austin Gebauer
0e4b329a47
identity/oidc: adds client_secret_post token endpoint authentication method ( #16598 )
...
* identity/oidc: adds client_secret_post token endpoint authentication method
* fix test
* adds changelog
2022-08-08 08:41:09 -07:00
Austin Gebauer
c71df04f3d
identity/oidc: change the state parameter to optional ( #16599 )
...
* identity/oidc: change the state parameter to optional
* adds changelog
* update docs
2022-08-05 11:37:24 -07:00
Kevin Wang
ee28326ded
fix(docs): typos ( #16555 )
2022-08-03 08:58:27 -07:00
Violet Hynes
2f50f88813
VAULT-6615 Update docs for 1.12 quota changes ( #16381 )
...
* VAULT-6615 Update docs for 1.12 quota changes
* VAULT-6615 Add info about globbing
* VAULT-6615 some small updates for role param
* Update website/content/docs/enterprise/lease-count-quotas.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/lease-count-quotas.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-08-02 15:37:56 -04:00
Yoko Hyakuna
32a077dea1
Add a note referring to automated upgrade ( #16444 )
...
* Add a note referring to automated upgrade
* Update website/content/docs/upgrading/upgrade-to-1.11.x.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/upgrading/upgrade-to-1.11.x.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/upgrading/upgrade-to-1.11.x.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-07-25 15:03:55 -07:00
Nestor Reyes
3df6e359bc
Update policies.mdx ( #16312 )
...
548 From "builtin" to "built-in" to be consistent with the previous sentence.
589 from "can not" to "cannot"
2022-07-15 15:28:49 -07:00
Alexander Scheel
7d9ee7558c
Update localhost:3000 links to be correct ( #16301 )
...
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-07-14 12:08:28 -07:00
Yoko Hyakuna
38fd8efcb5
Update the policy examples ( #16297 )
...
* Update the policy examples
* Adjusted the examples
2022-07-14 08:01:22 -07:00
VAL
477869e90c
Fix import statements for auth submodules ( #16278 )
2022-07-12 12:06:44 -07:00
Vishal Nayak
a7c056c516
Document autopilot config differences at a high level ( #15000 )
...
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-07-11 14:37:44 -07:00
Loann Le
cd3a0b6914
Vault documentation: added info about new policy flag ( #16244 )
...
* added info about new policy flag
* updated wording
2022-07-07 12:54:27 -07:00
Yoko Hyakuna
db28ef0b93
Update 'master key' -> 'root key' ( #16226 )
2022-07-06 16:03:08 -07:00
Michael Hofer
befcb2a5eb
docs(seal): improve readability, fix master key occurrence and typos ( #16220 )
2022-07-01 10:21:49 -07:00
Nick Cabatoff
ed52771d63
Rewrite a confusing bit of policies docs re parameter constraints. ( #16182 )
2022-06-29 12:28:49 -04:00
claire bontempo
dc8689110d
change rotation_period to algorithm ( #16051 )
2022-06-20 08:39:22 -07:00
Loann Le
2cb55f5204
Vault documentation: updated client count faqs for 1.11 ( #16007 )
...
* stashed changes
changes stashed
* Update faq.mdx
Updated links
* Update website/content/docs/concepts/client-count/faq.mdx
* added image
* fixed image name
* updated text
* fixed spacing
* fixed spacing
* added missing info
* missed a period
2022-06-16 11:05:55 -07:00
Kyle MacDonald
12f8381cfc
docs: update double use of "note" in client faq ( #15958 )
2022-06-13 13:37:58 -04:00
Violet Hynes
d58583f7ad
VAULT-6091 Document Duration Format String ( #15920 )
...
* VAULT-6091 Document duration format
* VAULT-6091 Document duration format
* VAULT-6091 Update wording
* VAULT-6091 Update to duration format string, replace everywhere I've found so far
* VAULT-6091 Add the word 'string' to the nav bar
* VAULT-6091 fix link
* VAULT-6091 fix link
* VAULT-6091 Fix time/string, add another reference
* VAULT-6091 add some misses for references to this format
2022-06-13 08:51:07 -04:00
Josh Black
55bc40235d
Autopilot enterprise docs ( #15589 )
2022-06-07 14:32:45 -07:00
Chris Capurso
1c284e8b02
add missing patch capability to policy docs ( #15704 )
2022-06-03 15:40:47 -04:00
Loann Le
7c3c89eec2
Vault documentation: reorganized docs by moving recovery key description ( #15563 )
...
* reorg docs for recovery keys
* fixed a sentence
* Minor format update & removed duplicated notes
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2022-05-23 15:42:57 -07:00
Loann Le
74ac7578f9
Vault documentation: updated key share/unseal images ( #15526 )
...
* updated images
* added new image files
2022-05-20 10:59:30 -07:00
Alejandro Medina
5b559238a5
Update seal.mdx ( #15463 )
2022-05-20 08:43:05 -04:00
Loann Le
3c13d52cb0
Vault documentation: updated all references from Learn to Tutorial ( #15514 )
...
* updated learn to tutorial
* correct spelling
2022-05-19 18:04:46 -07:00
Loann Le
51cf5acf4d
added note about parameters ( #15334 )
2022-05-09 11:05:39 -07:00
Loann Le
bac9c38bba
Vault documentation: added disable parameter to seal stanza-related doc pages ( #15329 )
...
* add disable parameter
* modified note
2022-05-09 10:12:30 -07:00
Loann Le
bf2667bd2c
Vault documentation: updated docs to include a note about seal requirement ( #15172 )
...
* add note about seal requirement
* fixed spelling error
* updated notes
* Update website/content/docs/configuration/seal/pkcs11.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/concepts/seal.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2022-04-26 12:13:03 -07:00
Loann Le
10833d4d63
updated references from learn to tutorial ( #14867 )
2022-04-04 10:05:16 -07:00
Loann Le
7dc8b43cee
modified text ( #14854 )
2022-04-01 14:53:32 -07:00
Loann Le
f9863f8fff
incorporated feedback ( #14692 )
2022-03-24 08:29:21 -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
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
Jim Kalafut
17747a706f
Rename master key -> root key in docs ( #14542 )
2022-03-16 22:01:38 -07:00
Loann Le
095df6e163
new vault docs ( #14546 )
2022-03-16 16:29:56 -07:00
Peter-Gess
eb4aa06132
Fixing typo from "fo" to "of" ( #14445 )
2022-03-10 11:56:28 -08:00
Jan Klaas Kollhof
7faba5298e
fix spelling of identity ( #14318 )
2022-03-08 15:59:15 -08:00
Romain Aviolat
d36f973dfb
fix(doc): mention that leases can be revoked from the UI ( #14205 )
2022-02-22 18:04:37 -08:00
Loann Le
f0bff02ca6
changed to upper-case for integrated storage ( #14037 )
2022-02-14 08:38:06 -08:00
Yoko Hyakuna
adaf9a426b
Add 'Integrated Storage vs. Consul' comparison ( #13999 )
...
* Add IS vs. external storage section
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Add a cross-referencing link
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Lauren Dunnevant <84867887+hashildy@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: David Adams <daveadams@gmail.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: David Adams <daveadams@gmail.com>
* Update website/content/docs/concepts/storage.mdx
Co-authored-by: David Adams <daveadams@gmail.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Lauren Dunnevant <84867887+hashildy@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Lauren Dunnevant <84867887+hashildy@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Lauren Dunnevant <84867887+hashildy@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Lauren Dunnevant <84867887+hashildy@users.noreply.github.com>
* Update website/content/docs/configuration/storage/index.mdx
Co-authored-by: Lauren Dunnevant <84867887+hashildy@users.noreply.github.com>
* Incorporate review feedback
* Incorporate review feedback
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Meggie <meggie@hashicorp.com>
Co-authored-by: Lauren Dunnevant <84867887+hashildy@users.noreply.github.com>
Co-authored-by: David Adams <daveadams@gmail.com>
2022-02-11 08:07:35 -08:00
Loann Le
9f51f35a95
Vault documentation: updated What is a Client section ( #13816 )
...
* updated client doc
* fixed heading
2022-02-07 09:05:10 -08:00
Loann Le
efe501679e
Vault documentation: updated client count FAQ ( #13633 )
...
* include nomad vault question
* added link
2022-01-13 08:56:58 -08:00
Nick Cabatoff
7f6e6852eb
Clarify the distinction between token and identity policies. ( #13614 )
2022-01-11 09:01:43 -05:00