Austin Gebauer
8621667a8e
auth/gcp: adds documentation for custom endpoint overrides ( #15673 )
2022-05-31 10:16:24 -07:00
Nick Cabatoff
4576b8a064
Avoid deadlocking on stateLock in emitMetrics ( #15693 )
...
When stopCh is closed we should stop trying to get the lock.
2022-05-31 12:15:39 -04:00
Violet Hynes
f851d0094e
VAULT-6131 OpenAPI schema now includes /auth/token endpoints when explicit permission has been granted ( #15552 )
...
* VAULT-6131 OpenAPI schema now includes /auth/token endpoints when explicit permission has been granted
* VAULT-6131 add changelog
* VAULT-6131 Update changelog and fix related bug
2022-05-31 11:25:27 -04:00
Jim Kalafut
4a8b5d909e
Fix K8s secrets docs typo ( #15695 )
2022-05-31 08:10:15 -07:00
Steven Clark
e762bb2de3
Add a little more information about PKI and replicated data sets to the PKI docs. ( #15683 )
...
* Add a little more information about PKI and replicated data sets.
- Add a TOC to the PKI considerations page
- Merge in the existing certificate storage into a new Replicated DataSets
section
- Move the existing Cluster Scalability section from the api-docs into the
considerations page.
2022-05-31 10:04:51 -04:00
Alexander Scheel
a34c15608b
Add recommendations on key types and PKI performance ( #15580 )
...
* Add recommendations on key types and PKI performance
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Update website/content/docs/secrets/pki/considerations.mdx
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2022-05-31 09:21:16 -04:00
Nick Cabatoff
3178958c4a
Like #15682 but this time fix the correct test, i.e. TestRateLimitQuota_Allow ( #15684 )
2022-05-30 15:08:01 -04:00
Nick Cabatoff
121260fa00
Spawn fewer goroutines to make TestRateLimitQuota_Allow less vulnerable to scheduler. ( #15682 )
2022-05-30 13:33:41 -04:00
akshya96
5615ab17a1
adding documentaion changes ( #15656 )
2022-05-27 15:08:19 -07:00
Jordan Reimer
3b2750cbac
MFA method acceptance tests ( #15665 )
...
* adds acceptance tests for mfa config login enforcement workflows
* adds acceptance tests for mfa config method workflows
* reverts masked-input test selector changes
* fixes test failures
2022-05-27 14:49:44 -06:00
Robert
322c61b7fc
secrets/openldap: Update plugin to v0.8.0 ( #15667 )
2022-05-27 14:29:02 -05:00
Matt Schultz
feefb1a016
Updated base64 encoding of ciphertext for Transit BYOK import. ( #15663 )
2022-05-27 11:52:43 -05:00
Theron Voran
5181af8bee
secrets/kubernetes: update to v0.1.1 ( #15655 )
2022-05-26 15:44:03 -07:00
Angel Garbarino
8bdc230689
Test for MFA end user setup ( #15578 )
...
* test for status menu
* first test setup
* next test
* test1
* test2
* test3
* test4
* test5
* test6
* test7
* test8
* please:
2022-05-26 14:13:47 -06:00
Arnav Palnitkar
c05b433de3
Update to ttl component ( #15648 )
...
* Update to ttl component
- Allow the ttl component to work without displaying toggle
- Used in mfa method totp form
* Added tooltip if toggle is not present
- Fixed MFA delete message
2022-05-26 12:37:19 -07:00
Chris Capurso
021392150c
use provided namespace for wrapping lookup cubbyhole request ( #15583 )
...
* use provided namespace for wrapping lookup cubbyhole request
* add changelog entry
2022-05-26 15:17:29 -04:00
Calvin Leung Huang
b2c2932426
auth/cf: update plugin to v0.12.0 ( #15636 )
2022-05-26 12:12:54 -07:00
Christopher Swenson
62c4c78c4f
docs/k8s: update for latest helm release 0.20.1 ( #15647 )
2022-05-26 11:59:54 -07:00
Tom Proctor
c3506ffb7d
upgrade azure, centrify and kerberos auth plugins ( #15646 )
2022-05-26 19:07:07 +01:00
Jordan Reimer
b655f776d1
adds acceptance tests for mfa config login enforcement workflows ( #15630 )
2022-05-26 10:09:32 -06:00
John-Michael Faircloth
7b2395655b
fix: upgrade vault-plugin-database-elasticsearch to v0.11.0 ( #15614 )
...
* fix: upgrade vault-plugin-database-elasticsearch to v0.11.0
* add changelog
* Update changelog/15614.txt
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
2022-05-26 10:20:52 -05:00
Austin Gebauer
5431e16e64
secrets/mongodbatlas: adds missing organization_id to API docs ( #15624 )
2022-05-26 08:08:29 -07:00
John-Michael Faircloth
16b1198213
fix: upgrade vault-plugin-database-mongodbatlas to v0.7.0 ( #15621 )
2022-05-26 08:55:14 -05:00
Peter Wilson
99e4baf99b
Only add distinct policies to identity group ( #15638 )
...
* Only add distinct policies to identity group
2022-05-26 13:52:19 +01:00
Calvin Leung Huang
babf65feee
dep: go mod tidy ( #15633 )
2022-05-25 18:08:31 -07:00
Austin Gebauer
75d98a8788
secrets/mongodbatlas: updates plugin to v0.7.0 ( #15631 )
2022-05-25 17:19:47 -07:00
vinay-gopalan
77b2fdf3eb
update vault-plugin-auth-oci to v0.11.0 ( #15626 )
2022-05-25 16:47:58 -07:00
vinay-gopalan
07b8356086
update gcpkms plugin to v0.12.0 ( #15622 )
2022-05-25 16:01:41 -07:00
Loann Le
eca7fa6c92
added a reference to a note for deprecated features ( #15610 )
2022-05-25 15:24:34 -07:00
Ben Ash
c90194d497
fix: upgrade vault-plugin-secrets-azure to v0.13.0 ( #15605 )
2022-05-25 17:46:11 -04:00
John-Michael Faircloth
4d41815efd
fix: upgrade vault-plugin-database-snowflake to v0.5.0 ( #15608 )
...
* fix: upgrade vault-plugin-database-snowflake to v0.5.0
* add changelog
* remove changelog since it already exists in vault
2022-05-25 16:04:45 -05:00
John-Michael Faircloth
1e2f3b92fb
fix: upgrade vault-plugin-database-couchbase to v0.7.0 ( #15606 )
2022-05-25 16:03:37 -05:00
Calvin Leung Huang
230c8655fc
secrets/alicloud: update plugin to v0.12.0 ( #15607 )
2022-05-25 13:33:07 -07:00
Chris Capurso
9f1488d2a5
Prep for 1.12 ( #15612 )
...
* set sdk version to 1.12.0
* remove 1.7.x and add 1.11.x branches in ci.hcl
2022-05-25 16:18:41 -04:00
Austin Gebauer
8f8d6a78ad
secrets/gcp: updates plugin to v0.13.0 ( #15603 )
2022-05-25 12:45:40 -07:00
Calvin Leung Huang
6475592c8d
auth/alicloud: update plugin to v0.12.0 ( #15602 )
2022-05-25 12:30:35 -07:00
Theron Voran
0116d458f6
docs/database/elasticsearch: use_old_xpack option ( #15601 )
...
Also creating/adding a note to the 1.11 upgrade guide
2022-05-25 12:15:42 -07:00
Chris Capurso
b7eafc3082
update vault to use api/v1.6.0 ( #15604 )
2022-05-25 15:10:57 -04:00
Ben Ash
795685d8a4
fix: upgrade vault-plugin-secrets-kv to v0.12.0 ( #15600 )
2022-05-25 15:01:36 -04:00
John-Michael Faircloth
6d2a2183ca
Fix plugin reload mounts ( #15579 )
...
* fix plugin reload mounts
* do not require sys/ prefix
* update plugin reload docs with examples
* fix unit test credential read path
* update docs to reflect correct cli usage
* allow sys/auth/foo or auth/foo
* append trailing slash if it doesn't exist in request
* add changelog
* use correct changelog number
2022-05-25 13:37:42 -05:00
claire bontempo
9fd8a97a88
UI/Fix form validation issues ( #15560 )
...
* clean up validators
* fix getter overriding user input
* add changelog
* remove asString option
* move invalid check up
* remove asString everywhere
* revert input value defaults
* undo form disabling if validation errors
* address comments
* remove or
* add validation message to form, create pseudo loading icon
* whole alert disappears with refresh
* glimmerize alert-inline
* add tests
* rename variables for consistency
* spread attributes to glimmerized component
* address comments
* add validation test
2022-05-25 11:22:36 -07:00
VAL
242a6f984b
KV helper methods for api package ( #15305 )
...
* Add Read methods for KVClient
* KV write helper
* Add changelog
* Add Delete method
* Use extractVersionMetadata inside extractDataAndVersionMetadata
* Return nil, nil for v1 writes
* Add test for extracting version metadata
* Split kv client into v1 and v2-specific clients
* Add ability to set options on Put
* Add test for KV helpers
* Add custom metadata to top level and allow for getting versions as sorted slice
* Update tests
* Separate KV v1 and v2 into different files
* Add test for GetVersionsAsList, rename Metadata key to VersionMetadata for clarity
* Move structs and godoc comments to more appropriate files
* Add more tests for extract methods
* Rework custom metadata helper to be more consistent with other helpers
* Remove KVSecret from custom metadata test now that we don't append to it as part of helper method
* Return early for readability and make test value name less confusing
2022-05-25 11:17:13 -07:00
Austin Gebauer
11e01b71a9
auth/jwt: updates plugin to v0.13.0 ( #15593 )
2022-05-25 11:04:32 -07:00
Chris Capurso
ec18dca10a
update api to use sdk/v0.5.0 ( #15599 )
api/v1.6.0
2022-05-25 13:48:21 -04:00
Theron Voran
071e1745ad
upgrade vault-plugin-auth-kubernetes to v0.13.0 ( #15584 )
2022-05-25 10:41:53 -07:00
Ben Ash
04b8262843
fix: upgrade vault-plugin-secrets-ad to v0.13.0 ( #15572 )
2022-05-25 13:37:42 -04:00
Austin Gebauer
a52dfa8d2f
auth/gcp: updates plugin to v0.13.0 ( #15592 )
2022-05-25 10:35:41 -07:00
Angel Garbarino
f525b9756e
the fix ( #15597 )
2022-05-25 11:26:28 -06:00
Tom Proctor
a85e7e956f
Add API docs for Kubernetes secrets engine ( #15564 )
...
* Add API docs for Kubernetes secret engine
* alphabetical ordering for K-items in docs sidebar
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
Co-authored-by: Christopher Swenson <swenson@swenson.io >
2022-05-25 18:25:19 +01:00
Christopher Swenson
58358a7aef
Add deprecation note about X.509/SHA-1 ( #15581 )
...
Add deprecation note about X.509/SHA-1
In preparation for moving to Go 1.18 in Vault 1.12.
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-05-25 10:11:17 -07:00