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 2016/04/26 16:32:12 UTC

[jira] [Created] (MESOS-5286) Add authorization to libprocess HTTP endpoints

Greg Mann created MESOS-5286:
--------------------------------

             Summary: Add authorization to libprocess HTTP endpoints
                 Key: MESOS-5286
                 URL: https://issues.apache.org/jira/browse/MESOS-5286
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess
            Reporter: Greg Mann
             Fix For: 0.29.0


Now that the libprocess-level HTTP endpoints have had authentication added to them in MESOS-4902, we can add authorization to them as well. As a first step, we can implement a "coarse-grained" approach, in which a principal is granted or denied access to a given endpoint. We will likely need to register an authorizer with libprocess.



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