[ 
https://issues.apache.org/jira/browse/MESOS-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Mann updated MESOS-5872:
-----------------------------
    Description: 
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 enable authentication, set authenticators, and set credentials for 
the various cases.

  was:
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.


> Consolidate authentication-related flags
> ----------------------------------------
>
>                 Key: MESOS-5872
>                 URL: https://issues.apache.org/jira/browse/MESOS-5872
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Greg Mann
>              Labels: mesosphere
>
> 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 enable authentication, set authenticators, and set 
> credentials for the various cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to