aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/examples/moon/policies/policy_mls_admin/metarule.json
blob: 3a2c7b758f0784c20587f1faa51c6acf7e82e374 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "sub_meta_rules": {
    "relation_super": {
      "subject_categories": ["role"],
      "action_categories": ["ie_action"],
      "object_categories": ["id"],
      "relation": "relation_super"
    }
  },
  "aggregation": "and_true_aggregation"
}