You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2017/03/02 17:30:45 UTC

[jira] [Created] (MESOS-7200) Add support for hierarchical roles to the local authorizer

Benjamin Bannier created MESOS-7200:
---------------------------------------

             Summary: Add support for hierarchical roles to the local authorizer
                 Key: MESOS-7200
                 URL: https://issues.apache.org/jira/browse/MESOS-7200
             Project: Mesos
          Issue Type: Improvement
          Components: master
            Reporter: Benjamin Bannier


We should update the local authorizer so that role values for role-based actions matching whole role subhierarchies are understood, e.g., given roles {{a/b/c}}, {{a/b/d}} and {{a/e}} it should be possible to specify a role value {{a/b/%}} matching actions on roles {{a/b/c}} and {{a/b/d}}, or a value {{a/%}} matching actions on all above roles.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)