You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,8 @@ the cloud.
31
31
***Dynamic Topic Configuration** — create and configure new topics with dynamic configuration
32
32
***Configurable Authentification** — secure your installation with optional Github/Gitlab/Google OAuth 2.0
33
33
***Custom serialization/deserialization plugins** - use a ready-to-go serde for your data like AWS Glue or Smile, or code your own!
34
-
***Role based access control** - manage permissions to access the UI with granular precision
34
+
***Role based access control** - [manage permissions](https://github.com/provectus/kafka-ui/wiki/RBAC-(role-based-access-control)) to access the UI with granular precision
35
+
***Data masking** - [obfuscate](https://github.com/provectus/kafka-ui/blob/master/documentation/guides/DataMasking.md) sensitive data in topic messages
35
36
36
37
# The Interface
37
38
UI for Apache Kafka wraps major functions of Apache Kafka with an intuitive user interface.
0 commit comments