You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2017/03/10 00:36:38 UTC

[jira] [Comment Edited] (MESOS-7004) Enable multiple HTTP authenticator modules

    [ https://issues.apache.org/jira/browse/MESOS-7004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858813#comment-15858813 ] 

Greg Mann edited comment on MESOS-7004 at 3/10/17 12:36 AM:
------------------------------------------------------------

Reviews here:
https://reviews.apache.org/r/56474/
https://reviews.apache.org/r/56476/
https://reviews.apache.org/r/56475/


was (Author: greggomann):
Reviews here:
https://reviews.apache.org/r/56474/
https://reviews.apache.org/r/56475/
https://reviews.apache.org/r/56476/
https://reviews.apache.org/r/56478/
https://reviews.apache.org/r/56479/

Still need to add Mesos-level tests which test the master and agent with multiple authenticator modules loaded, and still need to do documentation updates. This ticket will be moved into reviewable once those patches are submitted.

> 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)