generated from coulomb/repo-seed
23 lines
466 B
YAML
23 lines
466 B
YAML
id: subjects:tenant-alpha
|
|
subjects:
|
|
- id: user:alice
|
|
type: Human
|
|
display_name: Alice Example
|
|
organization_relation: Customer
|
|
roles:
|
|
- Doer
|
|
groups:
|
|
- group:platform-architecture
|
|
tenant: tenant:alpha
|
|
groups:
|
|
- id: group:platform-architecture
|
|
display_name: Platform Architecture
|
|
members:
|
|
- user:alice
|
|
tenant: tenant:alpha
|
|
tenants:
|
|
- id: tenant:alpha
|
|
name: Tenant Alpha
|
|
metadata:
|
|
source: examples/caring
|