flex-auth/examples/tenant-engine/check_request_deny_tenant_not_target.json

16 lines
307 B
JSON
Raw Normal View History

{
"id": "check:tenant-engine-tenant-not-target",
"tenant": "tenant:friendly:binky",
"subject": {
"id": "tenant-engine",
"type": "service"
},
"action": "tenant.create",
"resource": {
"id": "tenant:acme:prod",
"type": "tenant",
"system": "tenant-engine"
},
"context": {}
}