apache/pinot

Authentication to Cluster Manager

Aberta

#6.313 aberto em 3 de dez. de 2020

 (1 comentário) (0 reação) (0 responsável)Java (1.234 forks)batch import
help wanted

Métricas do repositório

Stars
 (4.937 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador