[
https://issues.apache.org/jira/browse/MESOS-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986184#comment-15986184
]
Adam B commented on MESOS-7026:
-------------------------------
commit d55148afbe4c86dc97907abffcbf01dec7e8467a
Author: Alexander Rojas <[email protected]>
Date: Thu Apr 27 00:04:57 2017 -0700
Added test for authorization of hierarchical roles.
Adds tests for each of the actions which support hierarchical roles.
Review: https://reviews.apache.org/r/57474/
commit d46d33079805379515de0c300d7e6f4286adeb77
Author: Alexander Rojas <[email protected]>
Date: Thu Apr 27 00:02:06 2017 -0700
Added support for authorization of Hierachical roles.
Adds mechanisms to support authorization of hierarchical roles,
that is, it allows operators to write ACLs of the form role/%
which will enforce the rule for any nested role, e.g. role/a,
role/b and such.
Review: https://reviews.apache.org/r/57473/
> Update authorization / authorization-filtering to handle hierarchical roles.
> ----------------------------------------------------------------------------
>
> Key: MESOS-7026
> URL: https://issues.apache.org/jira/browse/MESOS-7026
> Project: Mesos
> Issue Type: Task
> Components: agent, HTTP API, master
> Reporter: Benjamin Mahler
> Assignee: Alexander Rojas
> Priority: Blocker
> Fix For: 1.3.0
>
>
> Authorization and endpoint filtering will need to be updated in order to
> allow the authorization to be performed in a hierarchical manner (e.g. a user
> can see all beneath /eng/* vs. a user can see all beneath /eng/frontend/*).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)