flex-auth/examples/markitect/subject_manifest.yaml

25 lines
544 B
YAML
Raw Normal View History

id: subjects:markitect-example
subjects:
- id: user:visitor
type: Human
display_name: Visitor
organization_relation: Customer
roles: []
groups: []
tenant: tenant:alpha
- id: user:steward
type: Human
display_name: Steward
organization_relation: ServiceProvider
roles:
- Operator
groups:
- group:platform-architecture
tenant: tenant:alpha
groups:
- id: group:platform-architecture
display_name: Platform Architecture
members:
- user:steward
tenant: tenant:alpha