apache/pinot

Authentication to Cluster Manager

Open

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

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (1,234 fork)batch import
help wanted

倉庫指標

Star
 (4,937 star)
PR 合併指標
 (平均合併 6天 7小時) (30 天內合併 186 個 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.

貢獻者指南