Bryce Kalow
79f6ff191c
update learn links to point to developer locations ( #19026 )
2023-02-06 20:34:51 -08:00
Scott Miller
70e74beb7a
Add a note that multi-cluster ENT setups can avoid this risk ( #19024 )
...
* wip
* all-seals
* typo
* add note about unreplicated items
* italics
* word-smithing
2023-02-06 19:25:14 -06:00
Scott Miller
40f599b11c
Add a stronger warning about the usage of recovery keys ( #19011 )
...
* Add a stronger warning about the usage of recovery keys
* Update website/content/docs/concepts/seal.mdx
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
* Keep the mitigation text in the warning box
---------
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2023-02-06 16:23:05 -06:00
Ashlee M Boyer
06df5b9d95
docs: Migrate link formats ( #18696 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Updating docs-content-check-legacy-links-format hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 16:12:15 -08:00
akshya96
dc95733f57
user-lockout documentation changes ( #18478 )
...
* added user-lockout documentation changes
* add changelog
* remove new lines
* changing method name
* changing lockedusers to locked-users
* Update website/content/docs/concepts/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/api-docs/system/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/api-docs/system/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/partials/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/partials/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* adding suggested changes
* adding bullet points to disable
* Update website/content/api-docs/system/user-lockout.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
* Update website/content/partials/user-lockout.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
* Update website/content/docs/commands/auth/tune.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
* Update website/content/docs/commands/auth/tune.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
* Update website/content/docs/concepts/user-lockout.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
Co-authored-by: Meggie <meggie@hashicorp.com>
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
2023-01-17 15:12:16 -08:00
mickael-hc
e367c5a280
docs: clarify parameter constraints limitations when using globs ( #18593 )
2023-01-04 15:58:27 -05:00
Jason O'Donnell
bc42a6cce8
docs/policies: update denied_parameters description ( #18366 )
2022-12-14 16:51:02 +00:00
Steven Zamborsky
8ea899588a
Vault Docs Autopilot Typo ( #18307 )
...
Replace the hyphens with underscores in the `disable_upgrade_migration` parameter.
2022-12-12 09:46:09 -05:00
Violet Hynes
a0a785f84a
VAULT-8336 Fix default rate limit paths ( #18273 )
...
* VAULT-8336 Fix default rate limit paths
* VAULT-8336 changelog
2022-12-09 08:49:17 -05:00
mickael-hc
b6db9de0ff
docs: detail policies parameter for auth methods using tokenutil ( #18015 )
...
* docs: detail policies parameter for auth methods using tokenutil
* Update website/content/partials/tokenfields.mdx
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2022-11-18 11:09:29 -05:00
Chris Capurso
96d623d3fc
clarify that certain policy examples are for KVv1 ( #17861 )
2022-11-09 15:42:58 -05:00
dyma solovei
7c9cb891e7
chore: Update seal.mdx, use consistent terminology ( #17767 )
...
This article seems to use the terms "shares" and "shards" interchangeably to describe the parts in which the secret is split under SSS.
While both seem to be correct, sticking to one term would save a newbie reader (like myself) the confusion.
Since the Wikipedia article that's linked in this article only mentions "shares" and the CLI flags (for recovery keys) also use `-shares`, I opted for that.
2022-11-02 13:58:04 -06:00
Yoko Hyakuna
de848b05b1
Added 'Manually Revocable' to the table ( #17646 )
2022-10-24 18:57:28 -07:00
Kapil Arora
6132327d9e
Updated Name reported by k8s auth ( #15507 )
...
Since 1.9 k8s auth method supports setting Name reported by auth method to Service Account name which is not reflected in this doc
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-10-19 11:15:54 +01:00
Bryce Kalow
47875daf53
website: fixes redirected links ( #17574 )
...
* fixes redirected links
* fix broken link to key wrapping guide
2022-10-18 14:06:27 -04:00
Chris Capurso
46534fa5a6
Add storage check upgrade notes ( #17539 )
...
* docs for ent storage check
* add 1.12.x upgrade notes
* Make ENT distinction a little clearer
Co-authored-by: Meggie <meggie@hashicorp.com>
2022-10-13 19:22:34 -04:00
Josh Black
5b9be84648
Raft index telemetry and docs ( #17397 )
...
* add raft index to telemetry
* add definitions and defaults to both autopilot pages
* adjust messages
* Revert "add raft index to telemetry"
This reverts commit 010b091c7e
.
2022-10-04 11:46:11 -07:00
Hridoy Roy
72e36c879d
Activity new clients for current month docs ( #16472 )
...
* docs draft
* docs complete
* change json for legibility
* change json for legibility
* namespace and mount attribution should exist outside new clients stanza
* address feedback
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* remove version from doc
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-09-22 10:00:18 -07:00
Bryce Kalow
fe3daa411a
website: content updates for developer ( #17035 )
...
* Chore (dev portal): update learn nav data links (#15515 )
* Update docs-nav-data.json
* Update docs-nav-data.json
* website: fixes internal redirects (#15750 )
* chore: remove duplicate overview item (#15805 )
* Use `badge` for `<sup>` tags in nav data JSON files (#15928 )
* Replacing <sup> tags with badge
* Adding type and color to badges
* fix broken links in vault docs (#15976 )
* website: Update old learn links to redirect locations (#16047 )
* update previews to render developer UI
* update redirects
* adjust content so it is backwards compat
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
2022-09-22 08:11:04 -07:00
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