Skip to content

Commit 6262492

Browse files
authored
Align Cloud Security Index Privileges
1 parent 79e600a commit 6262492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/store/KibanaOwnedReservedRoleDescriptors.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ static RoleDescriptor kibanaSystem(String name) {
466466
"read",
467467
"index",
468468
"delete",
469+
"manage",
469470
TransportIndicesAliasesAction.NAME,
470471
TransportUpdateSettingsAction.TYPE.name()
471472
)

0 commit comments

Comments
 (0)