-
-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Description
Should we provide some means for authentication for the PCP Redis datasource?
I'm not sure however which auth backend to use
- redis doesn't support user authentication afaics [1] (just one single password, but not multiple user accounts)
- should pmproxy connecting to PMCD for authentication? but, except for authentication, there is no dependency from pmproxy on pmcd otherwise at the moment