Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F49748140
D4215.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
671 B
Referenced Files
None
Subscribers
None
D4215.diff
View Options
diff --git a/roles/vault/policies/files/admin.hcl b/roles/vault/policies/files/admin.hcl
--- a/roles/vault/policies/files/admin.hcl
+++ b/roles/vault/policies/files/admin.hcl
@@ -93,11 +93,11 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
path "pki_root/*" {
- capabilities = ["create", "read", "update", "delete", "list"]
+ capabilities = ["create", "read", "update", "delete", "patch", "list"]
}
path "pki_vault/*" {
- capabilities = ["create", "read", "update", "delete", "list"]
+ capabilities = ["create", "read", "update", "delete", "patch", "list"]
}
# -------------------------------------------------------------
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Sep 15, 09:08 (21 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4089235
Default Alt Text
D4215.diff (671 B)
Attached To
Mode
D4215: Allow admin Vault policy to send PATCH requests to pki_
Attached
Detach File
Event Timeline
Log In to Comment