aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/examples/moon/super_extension/policy/perimeter.json
blob: 5d51165452434686684273f0183aac1e0669f349 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "subjects": [
        "admin"
    ],
    "objects": [
        "intra_extension",
        "mapping",
        "inter_extension"
    ]
}