Sarah Chavis
6ce0699301
add note that assumed roles are not supported ( #22324 )
2023-08-15 13:19:02 -04:00
Anton Averchenkov
f4f0412b6a
[docs] Convert titles to sentense case ( #21426 )
...
* Convert documentation titles to sentense case
* Docker, Google, Foundry, Cloud proper case
2023-06-30 19:22:07 -04: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
Rowan Smith
3ce5bbb601
Update aws.mdx ( #16075 )
...
* Update aws.mdx
* Update aws.mdx
* Update website/content/docs/auth/aws.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-10-18 22:09:21 -07:00
VAL
477869e90c
Fix import statements for auth submodules ( #16278 )
2022-07-12 12:06:44 -07:00
VAL
e40dcf9cdc
Use KV helpers in docs and dev quickstart guide ( #15902 )
2022-06-08 17:37:02 -07:00
Christopher Swenson
1865d577f7
Update AWS auth docs for SHA-1 deprecation ( #15741 )
...
Update AWS auth docs for SHA-1 deprecation
We now recommend `/rsa2048` as the preferred AWS signature moving
foward, as `/pkcs7` and `/signature` will stop working by default in
Vault 1.12 without setting `GODEBUG=x509sha1=1` in the Vault deployment
due to the move to Go 1.18.
I also took this oppoturnity to try to make the docs less confusing
and more consistent with all of the usages of signature, PKCS#7, DSA,
and RSA terminology.
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-06-07 12:45:46 -07:00
Christopher Swenson
9b664af1cc
Add note about X.509 SHA-1 deprecation to relevant plugins ( #15672 )
...
Add note about X.509 SHA-1 deprecation to relevant plugins
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-06-01 12:41:11 -07:00
Loann Le
a70d7e2494
Vault documentation: applied new guidelines to code blocks ( #15191 )
...
* applied new guidelines to codeblock
* updated text
2022-04-26 14:12:52 -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
Alexander Scheel
ee1e5bec5b
Update repository links to point to main ( #14112 )
...
* Update repository links to point to main
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Fix broken link in relatedtools.mdx
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2022-02-17 14:30:56 -05:00
Jim Kalafut
4d1475baa5
Allow auto-detection of AWS region when using the vault CLI ( #14051 )
2022-02-14 12:01:27 -08:00
VAL
c1495da531
Update example code links, remove unneeded comments ( #13491 )
2021-12-22 09:33:12 -08:00
VAL
8ee5aba343
Use new auth modules + Login method in Go client docs ( #13189 )
2021-11-17 11:52:38 -08:00
Loann Le
b23af15b42
Documentation: added new c# code samples to Vault documentation ( #12769 )
...
* added new code sample for C-sharp
* Update aws.mdx
Removed extra spacing
* added more code samples
* Update gcp.mdx
removed spacing
* Update aws.mdx
remove spacing
2021-10-08 08:54:26 -07:00
Yoko Hyakuna
35d4fa3f9f
[Docs] Add code example ( #12302 )
...
* Experiment adding code example
* Add Go code snippet
* Minor updates to the brief description
* Add a note to reference 'Code Example'
* Fix the title
* Add a callout note up front
2021-08-12 12:53:15 -07:00
Philip Jay
3a333b9902
Include note about ManageOwnAccessKeys
stanza ( #11734 )
...
It's optional. Make that clear.
2021-06-11 12:03:21 -04:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Jim Kalafut
04238cb65c
Update AWS Auth docs for deprecated terms and endpoints ( #11146 )
2021-03-22 14:15:19 -07:00
Jeff Escalante
179df992c0
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00