Skip to content

Commit c099fc1

Browse files
authored
Update readme
add datamasking and rbac links
1 parent 5c723d9 commit c099fc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ the cloud.
3131
* **Dynamic Topic Configuration** — create and configure new topics with dynamic configuration
3232
* **Configurable Authentification** — secure your installation with optional Github/Gitlab/Google OAuth 2.0
3333
* **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
3536

3637
# The Interface
3738
UI for Apache Kafka wraps major functions of Apache Kafka with an intuitive user interface.

0 commit comments

Comments
 (0)