You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Bernd Mathiske (JIRA)" <ji...@apache.org> on 2015/11/16 13:43:10 UTC

[jira] [Commented] (MESOS-3231) Implement http::AuthenticatorManager and http::Authenticator

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

Bernd Mathiske commented on MESOS-3231:
---------------------------------------

commit 60d24fbc9a9aabc2a9d760a71eb62c0b71e91915
Author: Alexander Rojas <al...@mesosphere.io>
Date:   Mon Nov 16 13:38:05 2015 +0100

    Made ProcessManager::handle() a void-returning method.
    
    Review: https://reviews.apache.org/r/37998


> Implement http::AuthenticatorManager and http::Authenticator
> ------------------------------------------------------------
>
>                 Key: MESOS-3231
>                 URL: https://issues.apache.org/jira/browse/MESOS-3231
>             Project: Mesos
>          Issue Type: Improvement
>          Components: security
>            Reporter: Alexander Rojas
>            Assignee: Alexander Rojas
>              Labels: mesosphere, security
>
> As proposed in the document [Mesos HTTP Authentication Design|https://docs.google.com/document/d/1kM3_f7DSqXcE2MuERrLTGp_XMC6ss2wmpkNYDCY5rOM], a {{process::http::AuthenticatorManager}} and {{process::http::Authenticator}} are needed.
> The {{process::http::AuthenticatorManager}} takes care of the logic which is common for all authenticators, while the {{process::http::Authenticator}} implements specific authentication schemes (for more details, please head to the design doc).
> Tests will be needed too.



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