You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:27:24 UTC

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

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

Gavin updated MESOS-7004:
-------------------------
    Comment: was deleted

(was: www.rtat.net)

> 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
>            Priority: Major
>              Labels: libprocess, module, security
>             Fix For: 1.3.0
>
>
> 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
(v7.6.3#76005)