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/01/26 08:20:24 UTC

[jira] [Created] (MESOS-7004) Enable multiple authenticator modules

Greg Mann created MESOS-7004:
--------------------------------

             Summary: Enable multiple 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


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.

Also, the {{Headers}} type in Mesos must be changed to a multihashmap to accommodate multiple {{WWW-Authenticate}} headers when multiple authenticators are loaded and none of them return a successful result.



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