diff --git a/docs/security.html b/docs/security.html
index baf90c5431b..25754bf0ce7 100644
--- a/docs/security.html
+++ b/docs/security.html
@@ -1735,6 +1735,48 @@
Group |
|
+
+ ELECT_PREFERRED_LEADERS (43) |
+ ClusterAction |
+ Cluster |
+ |
+
+
+ INCREMENTAL_ALTER_CONFIGS (44) |
+ AlterConfigs |
+ Cluster |
+ If broker configs are altered, then the broker will check cluster level privileges. |
+
+
+ INCREMENTAL_ALTER_CONFIGS (44) |
+ AlterConfigs |
+ Topic |
+ If topic configs are altered, then the broker will check topic level privileges. |
+
+
+ ALTER_PARTITION_REASSIGNMENTS (45) |
+ Alter |
+ Cluster |
+ |
+
+
+ LIST_PARTITION_REASSIGNMENTS (46) |
+ Describe |
+ Cluster |
+ |
+
+
+ OFFSET_DELETE (47) |
+ Delete |
+ Group |
+ |
+
+
+ OFFSET_DELETE (47) |
+ Read |
+ Topic |
+ |
+