Yoko Hyakuna
80eafef4e2
[Docs] Add manual reporting doc ( #25309 )
...
* Add manual util reporting doc
* Update the instruction
* Fix format
* Remove the note about API endpoint
* Removed minimum days requirement from the sentence
* Update website/content/docs/enterprise/license/manual-reporting.mdx
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
* Update website/content/docs/enterprise/license/manual-reporting.mdx
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
* Update website/content/docs/enterprise/license/manual-reporting.mdx
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
* Update website/content/docs/enterprise/license/manual-reporting.mdx
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
* Update website/content/docs/enterprise/license/manual-reporting.mdx
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
* Incorporated review feedbacks
* Update the sample payload
---------
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
2024-02-15 14:42:49 -08:00
Scott Miller
734afbe09e
Cache trusted cert values, invalidating when anything changes ( #25421 )
...
* Cache trusted cert values, invalidating when anything changes
* rename to something more indicative
* defer
* changelog
* Use an LRU cache rather than a static map so we can't use too much memory. Add docs, unit tests
* Don't add to cache if disabled. But this races if just a bool, so make the disabled an atomic
2024-02-15 21:48:30 +00:00
Ben Ash
f939c86156
Update docs for VSO v0.5.0 ( #25394 )
...
---------
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2024-02-15 16:03:41 -05:00
Scott Miller
96498316f1
Seal HA documentation updates ( #25316 )
...
* Seal HA documentation updates
* anchor
* rel link
* remove beta
* try again on internal link
* still trying to get this internal redirect to work
* try without path
2024-02-08 16:00:50 -06:00
Ben Ash
a563d5a48e
VSO supports Vault cross namespace auth and fetch ( #25281 )
2024-02-08 13:05:00 -05:00
Scott Miller
453e352844
Document max_parallel for PKCS#11 seals ( #25291 )
2024-02-08 15:51:28 +00:00
Raymond Ho
d07e120557
bump tags on VLE docs, include ap-south-2 ( #25271 )
2024-02-07 14:36:45 -08:00
Jonathan Frappier
5b9cb33049
Fix typo in namespace API unlock ( #25223 )
2024-02-07 09:35:00 -08:00
Christopher Swenson
55d2dfb3d0
database: Emit event notifications ( #24718 )
...
Including for failures to write credentials and failure to rotate.
2024-02-05 10:30:00 -08:00
aphorise
6d59868fb8
Docs: Tranform secrets encode parameter: expiration added. ( #25168 )
...
* Docs: Tranform secrets encode parameter: added.
* Docs: Tranform secrets encode parameter `expiration` text corrected & formating on `ttl` too.
* Docs: Tranform secrets encode parameter `expiration` formating & correction.
* Update website/content/api-docs/secret/transform.mdx
2024-02-02 10:20:10 -05:00
Thy Ton
aab72100fb
add new config option use_annotations_as_alias_metadata for k8s auth on api docs ( #24941 )
2024-02-01 11:45:53 -08:00
Jakob Beckmann
2a566f40fc
docs(kubernetes-auth): add API documentation for kubernetes auth namespace selectors ( #19318 )
...
Co-authored-by: Thy Ton <maithytonn@gmail.com>
2024-02-01 11:41:07 -08:00
Mário Queiroz
347345ac11
Fix typo in count.mdx ( #25162 )
2024-02-01 13:01:26 -05:00
Kyle Schochenmaier
8cde951e12
update docs from vso repository ( #25133 )
...
Update documentation for VSO api-docs.
2024-01-30 14:08:31 -06:00
Tom Proctor
6e111d92fe
Support setting plugin TMPDIR in config as well as env ( #24978 )
2024-01-30 13:10:23 +00:00
Mark Lewis
3ab045a170
Fix typo in Consul ref ( #25026 )
...
* Fix typo in Consul ref
* Two more typos fixed
---------
Co-authored-by: ml4 <ml4@psy.industries>
2024-01-24 12:42:27 -08:00
Brian Shumate
6c29b43e8e
Docs: add undo logs section in upgrade to 1.13.x ( #24996 )
...
* Docs: update upgrade-to-1.13.x
- Add note about undo logs and upgrading for Consul users
* Update website/content/docs/upgrading/upgrade-to-1.13.x.mdx
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
---------
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
2024-01-23 11:34:42 -05:00
Austin Gebauer
677d98a821
oidc/provider: adds code_challenge_methods_supported to metadata ( #24979 )
...
* oidc/provider: adds code_challenge_methods_supported to metadata
* adds changelog
* adds docs
2024-01-22 13:40:13 -08:00
Nestor Reyes
4811fd1962
Update oracle.mdx missing feature flags ( #23517 )
...
* Update oracle.mdx missing feature flags
Adding missing feature flags to API doc.
split_statements and disconnect_sessions.
Related PR
https://github.com/hashicorp/vault-plugin-database-oracle/pull/62
* Update website/content/api-docs/secret/databases/oracle.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-01-22 13:59:04 -06:00
Marc Boudreau
dcde458e33
VAULT-23051: Documenting API Endpoints ( #24845 )
...
* api documentation changes
* document management endpoints
* add new website page to the navigation
* include explanation message retrieval from namespaces up to root namespace
* added clarification statement to the create and update operations documentation
* fixed inconsistency in sample request
* Apply suggestions from code review
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
---------
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>
2024-01-19 16:13:03 -05:00
Peter Wilson
d65f562f84
VAULT-23122: Known Issues: Audit devices using log_raw ( #24966 )
...
* Docs for known issue: audit log_raw
* Typo
* Update website/content/partials/known-issues/1_15_audit-use-of-log-raw-applies-to-all-devices.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2024-01-19 20:30:06 +00:00
Kyle Schochenmaier
9f6b41da8b
[docs] add Kustomize installation documentation for VSO ( #24690 )
...
* add Kustomize installation docs
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2024-01-19 12:16:41 -06:00
Sokren
43e07c633d
Docs/scc edits - adfs docs ( #24633 )
...
* add adfs link
* add adfs and update index
add the adfs link in the index.mdx
add the file adfs.mdx
* Update docs-nav-data.json
Add the link to ADFS documentation
* add adfs-oidc-ldapgroupoption.png
image for the documentation adfs.mdx
* Update docs-nav-data.json
Updated from the last version of the file and adding adfs link
* suggested edits
* Update the file adfs.mdx
* Update adfs.mdx
Change auth/adfs/config to auth/<YOUR_OIDC_MOUNT_PATH>/config
* Update website/content/docs/auth/jwt/oidc-providers/adfs.mdx
* Corrected typo adfs.mdx
We had 2x step3 so I changed to have step 3 and step 4
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2024-01-19 09:43:56 +00:00
Stefan Zhelyazkov
f4978b3efd
Updating Vault docs for JWT support of numeric bound_claims ( #24921 )
...
* Add a note that the role name is available as role in entity alias metadata
* Update JWT docs for numeric bound_claims
2024-01-18 13:57:30 +00:00
eknowles
8d7409e660
fix typo in vso platform docs ( #24917 )
2024-01-17 15:49:32 -05:00
Tom Proctor
80f85a05f6
New root namespace plugin reload API sys/plugins/reload/:type/:name ( #24878 )
2024-01-17 15:46:27 +00:00
Kyle Schochenmaier
f84a6a24d7
add a link to the VSO threat model ( #24769 )
2024-01-16 12:41:31 -06:00
Violet Hynes
37b3adf056
Fix docs link typos ( #24880 )
2024-01-16 15:43:50 +00:00
Yoko Hyakuna
af3419940c
[DOCS] Fix page heading ( #24835 )
...
* Fix the page header
* Fix the grammar pinted out by PR-1952
2024-01-12 08:03:46 -08:00
Andrei Burd
7049ce027e
Update index.mdx ( #24763 )
2024-01-11 13:33:27 -08:00
helenfufu
c6ba0f44ba
update /sys/leader api docs ( #24816 )
2024-01-11 13:27:53 -06:00
Kyle Schochenmaier
aed43fe80e
[docs] Update docs for VSO release 0.4.3 ( #24792 )
...
* Update docs for VSO release 0.4.3
2024-01-10 20:12:09 -06:00
Brian Shumate
f130ebaeae
Docs/lease explosions update ( #24770 )
...
* Docs: lease explosions update
- Matching heading and title
* Support
2024-01-10 12:19:55 -05:00
claire bontempo
db7e4b4283
small doc fix ( #24720 )
2024-01-09 13:47:34 -08:00
Greg Thomas
f309dd5af4
Update configuration.mdx ( #19649 )
...
* Update configuration.mdx
Fixing change from AD to AD/OpenLDAP engine.
* Update website/content/docs/platform/servicenow/configuration.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-01-09 14:08:55 -05:00
Cinthia Conti
3bc4520204
Docs update with known issue ( #23887 )
...
* adding known issue for user lockout
* Update website/content/partials/known-issues/user-lockout-logging.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-01-09 17:32:54 +00:00
Max Winslow
54bfd792be
Sample payload is empty for AWS auth login request in API docs ( #24106 )
...
* Update aws.mdx
* Update aws.mdx
2024-01-09 12:28:37 -05:00
Brian Shumate
4fc95853e8
Documentation: WAF: New lease explosions overview ( #24683 )
...
* feat: new doc for WAF: lease explosions
* Update website/content/docs/concepts/lease-explosions.mdx
Co-authored-by: Judith Malnick <judith@hashicorp.com>
* Update website/content/docs/concepts/lease-explosions.mdx
Co-authored-by: Judith Malnick <judith@hashicorp.com>
* Update website/content/docs/concepts/lease-explosions.mdx
Co-authored-by: Judith Malnick <judith@hashicorp.com>
* Update website/content/docs/concepts/lease-explosions.mdx
Co-authored-by: Judith Malnick <judith@hashicorp.com>
* Update website/content/docs/concepts/lease-explosions.mdx
Co-authored-by: Judith Malnick <judith@hashicorp.com>
* Update website/content/docs/concepts/lease-explosions.mdx
Co-authored-by: Judith Malnick <judith@hashicorp.com>
* Update website/content/docs/concepts/lease-explosions.mdx
Co-authored-by: Judith Malnick <judith@hashicorp.com>
* Updates based on feedback
* Updates based on feedback
---------
Co-authored-by: Judith Malnick <judith@hashicorp.com>
2024-01-09 11:34:45 -05:00
Bianca Moreira
e0216cab5b
Add HCP subcommand -- integrate with HCP library ( #23897 )
...
* Add HCP engine token logic
* Update documentation
* Fix content check
* Add changelog entry
* Update changelog/23897.txt
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
* Update api/client.go
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
* Add error when HCP commands failed to be initialize
* Add tests for initHCPcommand function
* Update lib dependency
* Update website/content/docs/commands/hcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/hcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/hcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/hcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/hcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/hcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/hcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Fix docs nav data
* Improve docs sections
* Update hcp lib dependency
* Fix content formatting
* Update lib dependency
* Fix HCPtokenhelper problem
* Fix HCPtokenhelper problem
* Remove HCP env variables
* Remove hcp helper token
* Add error treatment for no valid credential source
* Update website/content/docs/commands/hcp/index.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/commands/hcp/disconnect.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/commands/hcp/connect.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/commands/hcp/disconnect.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/commands/hcp/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/hcp/connect.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Modify hcp tests
---------
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2024-01-09 15:29:30 +01:00
miagilepner
0c2a160347
VAULT-21944: add documentation for thousands of namespaces ( #24235 )
2024-01-09 08:04:18 -05:00
divyaac
87ab7497fa
Docs changes ( #24242 )
2024-01-05 15:31:16 -08:00
Kyle Schochenmaier
205680c077
add docs for configuring jwt validation pubkeys for vso ( #24599 )
...
* add docs for configuring jwt validation pubkeys for vso and update jwt auth docs to mention key rotation
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2024-01-05 16:55:48 -06:00
Steven Clark
fbb70eb0c6
Fix pluralization typo in ACME entity assignment doc ( #24676 )
2024-01-05 10:52:33 -05:00
Thy Ton
2cd8bbaa75
add token_reviewer_jwt_set to resp data on config read example on k8s auth api doc ( #24564 )
2024-01-04 13:27:49 -05:00
Violet Hynes
a649d2b9a9
VAULT-17292 CE portion of changes ( #24667 )
...
* VAULT-17292 CE portion of changes
* VAULT-17292 docs
* VAULT-17292 changelog
2024-01-04 13:01:38 -05:00
Andy Assareh
ab2e0e5a28
typo corrections - spelling and grammar ( #24625 )
...
* typo corrections - spelling
* spelling and grammar
2024-01-04 12:50:42 -05:00
Chris Capurso
6b142b4dcc
VAULT-22552: Add MaxConnsPerHost field to Agent template_config ( #24548 )
...
* add MaxConnectionsPerHost to agent template config
* set MaxConnsPerHost in consul-template manager config
* add MaxConnectionsPerHost to agent generate-config
* fix agent generate-config tests
* doc updates
* bump consul-template to 0.36.0
* add changelog entry
* minor docs change
* fix nil pointer deref for MaxConnectionsPerHost template config
* Update template docs
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
---------
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-01-03 15:06:41 -05:00
Matthew Irish
73254908e6
docs(web repl): add initial docs about the UI REPL ( #24642 )
...
* docs(web repl): add initial docs about the UI REPL
* feature(repl): add link to the new docs in the REPL
* chore(repl): Web CLI or Broweser CLI -> Web REPL
* Use Hds::Link::Inline instead of DocLink
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
* Update ui/app/templates/components/console/ui-panel.hbs
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
* Update website/content/docs/commands/web.mdx
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
* Update website/content/docs/commands/web.mdx
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
* Fix typos and update phrasing.
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
* docs(web repl): add a refrence to the repl docs on the ui config page
* Update KV version 2 reference
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
* fix linting
---------
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2024-01-02 22:17:51 +00:00
Sarah Chavis
c0e5a9ab1e
Add KVv2 known issue to release notes ( #24632 )
...
* Add KVv2 known issue to release notes
* Update website/content/partials/known-issues/kv2-url-change.mdx
* Update website/content/partials/known-issues/kv2-url-change.mdx
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2024-01-02 08:35:02 -08:00
Max Coulombe
1cae21fb2f
Fix small doc error ( #24627 )
...
* fix small doc error for vercel destination
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
---------
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
2023-12-22 09:14:22 -05:00