apache/pinot

Authentication to Cluster Manager

開放

#6,313 建立於 2020年12月3日

 (1 則留言) (0 個反應) (0 位負責人)Java (1,234 個分叉)batch import
help wanted

倉庫指標

星標
 (4,937 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

In production environments, the Cluster Manager cannot be exposed to all users as-is, because it contains operations which can change the state of Pinot. The goal is to add basic authentication and have roles like admin and read-only.

We need to begin by enabling security on the controller port, and then make some UI changes to add login.

貢獻者指南