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)