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)