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.

贡献者指南