Greg Mann created MESOS-5872:
--------------------------------
Summary: Consolidate authentication-related flags
Key: MESOS-5872
URL: https://issues.apache.org/jira/browse/MESOS-5872
Project: Mesos
Issue Type: Improvement
Reporter: Greg Mann
Mesos currently has quite a few flags related to authentication:
{code}
--authenticate_http
--authenticate_http_frameworks
--authenticate_frameworks
--authenticate_agents
--authenticators
--http_framework_authenticators
--authenticatee
--authentication_backoff_factor
--credentials
--credential
--http_credentials
{code}
It would clean up our interface to consolidate these into a single flag. This
flag could accept a JSON blob or some kind of delimited string which allows the
operator to set authenticators for the various cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)