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

Greg Mann updated MESOS-7004:
-----------------------------
    Description: 
To accommodate executor authentication, we will add support for the loading of 
multiple authenticator modules. The {{--http_authenticators}} flag is already 
set up for this, but we must relax the constraint in Mesos which enforces just 
a single authenticator.

In order to load multiple authenticators for a realm, a new Mesos-level 
authenticator, the {{CombinedAuthenticator}}, will be added. This class will 
call multiple authenticators and combine their results if necessary.

  was:To accommodate executor authentication, we will add support for the 
loading of multiple authenticator modules. The {{--http_authenticators}} flag 
is already set up for this, but we must relax the constraint in Mesos which 
enforces just a single authenticator, and libprocess must implement this 
infrastructure.


> Enable multiple HTTP authenticator modules
> ------------------------------------------
>
>                 Key: MESOS-7004
>                 URL: https://issues.apache.org/jira/browse/MESOS-7004
>             Project: Mesos
>          Issue Type: Task
>          Components: modules, security
>            Reporter: Greg Mann
>            Assignee: Greg Mann
>              Labels: libprocess, module, security
>
> To accommodate executor authentication, we will add support for the loading 
> of multiple authenticator modules. The {{--http_authenticators}} flag is 
> already set up for this, but we must relax the constraint in Mesos which 
> enforces just a single authenticator.
> In order to load multiple authenticators for a realm, a new Mesos-level 
> authenticator, the {{CombinedAuthenticator}}, will be added. This class will 
> call multiple authenticators and combine their results if necessary.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to