apache/pinot

Authentication to Cluster Manager

Aperta

#6313 aperta il 3 dic 2020

 (1 commento) (0 reazioni) (0 assegnatari)Java (1234 fork)batch import
help wanted

Metriche repository

Star
 (4937 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor