aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/examples/moon/policies/policy_super/metadata.json
blob: b6eb92f31d66579255ba6323e35b561513cc9fdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "MLS_metadata",
    "model": "RBAC",
    "genre": "admin",
    "description": "",

    "subject_categories": [
        "role"
    ],

    "action_categories": [
        "action_id"
    ],

    "object_categories": [
        "object_id"
    ]
}