Commit Graph

5297 Commits

Author SHA1 Message Date
Aleem Isiaka
ea1b8e95c6 Update debug.mdx (#21755)
Fix article usage

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-08 10:58:37 -04:00
Adrian Ding
5c376701ff Add 501 to Vault uninitialized (#22128)
* Add 502 to Vault uninitialized

* Update index.mdx

* Update index.mdx

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-08 09:22:49 -04:00
Yoko Hyakuna
a29b88b09f Add an anchor link to policy override section (#22225) 2023-08-07 17:03:12 -07:00
Torbjørn Fjørtoft
20e2e4b308 Docs for Application Default Credentials, links to non-dwdoa setup (#21453) 2023-08-07 16:14:55 -07:00
Raymond Ho
0d0cda43d5 clarify docs in ldap/auth for userfilter (#22210) 2023-08-07 13:13:52 -07:00
Sarah Chavis
689d556b09 remove stray slash (#22192) 2023-08-03 12:48:24 -04:00
Nick Cabatoff
72d8b95a49 Fix some duplication of partials, and add fix versions for update-primary data loss issue (#22182) 2023-08-03 10:28:03 -04:00
Nick Cabatoff
6b31e45317 Fix incorrect kv delete page description (#22178) 2023-08-02 15:35:58 -04:00
Paul Bowsher
e89bfb3c25 Fix typo in list-intermediates nav entry (#22109) 2023-08-02 19:27:09 +00:00
Sarah Chavis
acd0396721 Add version specific redirects for agent/proxy pages (#22127) 2023-08-01 14:07:41 -07:00
Kyle Schochenmaier
1d01045e85 Docs/add imagepullsecrets example vso (#22136)
* Adds an example for imagepullsecrets to vso docs
2023-08-01 10:14:36 -05:00
Adrian Ding
d83e8ed425 add 472 return code (#22105)
* add 472 return code

* Updated the wording for consistency

---------

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-07-28 10:56:20 -07:00
Raymond Ho
4f7a8fb494 AWS auth login with multi region STS support (#21960) 2023-07-28 08:42:22 -07:00
Ellie
032dd8fd7c docs/mssql: update schema to be generic (#22101) 2023-07-28 09:45:14 -05:00
Ellie
3acfa450c2 docs/mssql: add admin privileges needed (#22096)
* docs/mssql: add admin privileges needed

* remove line

* remove ddl role

* Update website/content/docs/secrets/databases/mssql.mdx

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>

---------

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-07-27 16:55:20 -05:00
Sarah Chavis
b6d973a133 Make enterprise callouts consistent (#22073) 2023-07-27 17:41:14 +00:00
dr-raymond-zheng
f45e9b90d4 Update mongodbatlas.mdx (#21704)
Fix the error in the example for client cert credentials.

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-07-27 15:17:33 +00:00
Florin Cătălin Țiucra-Popa
24a7d966d5 Update cert.mdx (#22076)
* Update cert.mdx

Adding the missing parameter `url` for CRL create endpoint.

* Update website/content/api-docs/auth/cert.mdx

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>

* Update cert.mdx

Corrected the duplicate `crl` line.

---------

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-07-27 17:09:17 +02:00
Yoko Hyakuna
c1c258a70b [Docs] Add description about how RGP evaluation works (#22064)
* Add description about how RGP evaluation works

* Add missing '/'

* Update website/content/docs/enterprise/sentinel/index.mdx

Co-authored-by: Max Bowsher <maxbowsher@gmail.com>

* Implement the review feedback: 'may not' -> 'does not'

* Change 'Vault Enterprise Plus' -> 'Vault Enterprise' since the pricing page does not mention 'plus'

---------

Co-authored-by: Max Bowsher <maxbowsher@gmail.com>
2023-07-27 07:53:31 -07:00
Josh Black
d407078766 Don't allow setting dead server last contact threshold to less than 1 minute (#22040)
* Don't allow setting dead server last contact threshold to less than 1 minute

* add changelog

* document the minimum dead server last contact threshold
2023-07-25 20:46:52 +00:00
Nick Cabatoff
64b50ad7a1 Support mixed case consul service tags on consul storage engine (#6483)
* When support for service tags was added, the only way we had to parse
and dedup a list of strings also forced them to be lowercase.  Now there's
another helper func that doesn't smash the case so use that instead.

* update Consul 'service_tag' documentation to include case sensitivity

* added upgrade guide for 1.15

* test for service tags

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2023-07-25 20:26:54 +00:00
carlosvilleg
df05956e2b Expanded acronym to imrpove clarity (#22001)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-07-25 11:58:06 -07:00
Nick Cabatoff
771bba0dc6 Note that last_dr_wal is always emitted. (#22034) 2023-07-25 08:46:31 -04:00
Austin Gebauer
4811ef9cc3 secrets/azure: adds permissions note on rotate root and change role assignment (#22024) 2023-07-21 14:58:11 -07:00
Sarah Chavis
e91b507996 Docs/SPE 260: update and reorganize telemetry metric references (#21965)
New how-to guide to enable telemetry, restructure telemetry metrics as partials, and provide multiple index pages to make them easier to look up.
2023-07-21 10:28:52 -07:00
Jason O'Donnell
5ba848dbdd docs/oracle: add admin privileges needed (#21982) 2023-07-20 17:01:16 -04:00
Max Bowsher
4ce8e4b00f Docs: fix inaccurate claim that audit log contains all requests (#18510)
* Docs: fix inaccurate claim that audit log contains all requests

* I realised there is another category of paths to add

* Unauthenticated requests such as pki/cert/FINGERPRINT are logged

So, remove "authenticated" qualifier.
2023-07-20 16:54:22 -04:00
Conor McCullough
e969e4ae43 Update libraries.mdx (#21846)
* Update libraries.mdx

Hello! We now maintain a dotnet client for Vault, updating the docs to include this info.

* Update libraries.mdx

Removed version flag from Install-Package.

Changed formatting slightly of ansible-vault to match as I think the hyphen + capital first letter looks nicer.

* Remove extra '('

---------

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-07-19 22:26:02 -07:00
Noel Quiles
053349f771 fix: Broken docs links (#21938) 2023-07-19 22:27:01 +01:00
Max Bowsher
188bdca4bd Fix sudo paths missing from OpenAPI and docs (#21772)
* Fix sudo paths missing from OpenAPI and docs

Various sudo (a.k.a. root-protected) paths are implemented in
non-standard ways, and as a result:

* are not declared as x-vault-sudo in the OpenAPI spec

* and as a result of that, are not included in the hardcoded patterns
  powering the Vault CLI `-output-policy` flag

* and in some cases are missing from the table of all sudo paths in the
  docs too

Fix these problems by:

* Adding `seal` and `step-down` to the list of root paths for the system
  backend. They don't need to be there for enforcement, as those two
  special endpoints bypass the standard request handling code, but they
  do need to be there for the OpenAPI generator to be able to know they
  require sudo.

  The way in which those two endpoints do things differently can be
  observed in the code search results for `RootPrivsRequired`:
  https://github.com/search?q=repo%3Ahashicorp%2Fvault%20RootPrivsRequired&type=code

* Fix the implementation of `auth/token/revoke-orphan` to implement
  endpoint sudo requirements in the standard way. Currently, it has an
  **incorrect** path declared in the special paths metadata, and then
  compensates with custom code throwing an error within the request
  handler function itself.

* changelog

* As discussed in PR, delete test which is just testing equality of a constant

* Restore sudo check as requested, and add comment

* Update vault/token_store.go

Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>

---------

Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>
2023-07-19 16:28:17 +00:00
Paul Banks
def7c1b0a7 Fix drift, these docs are only in ent repo docs so not public (#21941)
* Fix drift, these docs are only in ent repo docs so not public

* Remove newline
2023-07-19 15:17:22 +00:00
Violet Hynes
f54bc0227d Fix broken docs link (#21937)
* Fix broken docs link

* Capitalize
2023-07-19 10:08:12 -04:00
Austin Gebauer
fa094207e7 secrets/azure: update minimal permissions recommendation (#21897) 2023-07-18 09:24:37 -07:00
Rachel Culpepper
71841c51be Vault-17911: add support for hex values in oid extension (#21830)
* add support for hex values in oid extension

* add changelog

* add length check on split and error handling on unmarshal
2023-07-17 10:58:18 -04:00
Terrell Russell
adf0361203 grammar fix (#21607)
to -> into
2023-07-17 10:55:40 -04:00
Laurent
366693c78d Add a parameter to allow ExtKeyUsage field usage from a role within ACME (#21702)
* imprv: Add a parameter to allow ExtKeyUsage field usage from a role

* chore: Add the changelog entry

* imprv: Reword UI and changelog

* doc: Add allow_role_extkeyusage in parameter list

* imprv: Align variable names with existing fields/codebase

* Add unit test and tweak some labels

---------

Co-authored-by: Steve Clark <steven.clark@hashicorp.com>
2023-07-17 09:31:13 -04:00
Peter Wilson
ba52063705 possible typo/error in sentence - cleared up (#21831) 2023-07-14 10:05:06 +00:00
Max Winslow
03ba365032 fix sys/raft doc headings (#21591)
* fix sys/raft doc headings

* Update website/content/api-docs/system/storage/raftautosnapshots.mdx

Co-authored-by: Mike Palmiotto <mike@p4lm.io>

---------

Co-authored-by: Mike Palmiotto <mike@p4lm.io>
2023-07-13 15:49:10 +01:00
Sarah Chavis
ee4424fa3a Add note about user lockout defaults (#21744) 2023-07-11 09:16:15 -04:00
Max Winslow
d1c943b255 add sys/plugins to root-only path (#21599)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-07-10 21:50:54 +00:00
Jason O'Donnell
237b9f7140 Add documentation for DR reindex endpoint (#21446)
* Add dr reindex doc

* Format
2023-07-07 11:36:38 -04:00
Sarah Chavis
a2de4c75cd [Docs] Client count doc updates for ACME update in 1.14 (#21541)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
2023-07-07 08:32:31 -04:00
Steven Clark
1a2eaf0de3 Add remediation steps to the PKI health-check docs (#21364)
* Add remediation steps to the PKI health-check docs

* Apply suggestions from code review

Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Implement PR feedback

* Apply suggestions from code review

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-07-06 19:38:51 -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
Tom Proctor
1ffc56cb42 Docs: Updates for vault-mssql-ekm-provider-enterprise release v0.2.1 (#21529) 2023-06-30 18:00:44 +00:00
Sarah Chavis
282b4a0738 Correct typos in 1.14.0 release notes (#21499) 2023-06-28 17:20:05 +00:00
Yoko Hyakuna
81a5e2ee65 [Docs] Add namespace naming restriction (#21493)
* Add naming restriction

* Update website/content/docs/enterprise/namespaces.mdx

Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>

* Use sentence case for heading

---------

Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
2023-06-28 08:57:28 -07:00
Yoko Hyakuna
9f741af664 Update the tutorial link to point to the default collection link (#21490) 2023-06-27 14:34:52 -07:00
Angel Garbarino
936fb74a18 Add UI safari login screen known issue (#21489)
* add known issue to docs

* update to correct pattern

* fix

* Update website/content/partials/known-issues/ui-safari-login-screen.mdx

Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>

* Update website/content/partials/ui-safari-login-screen.mdx

Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>

---------

Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-06-27 21:20:06 +00:00
Yoko Hyakuna
bcd7083d94 Add a step to revert the configuration (#21480) 2023-06-27 11:37:04 -07:00