flex-auth/examples/railiance-platform/subject_manifest.yaml
tegwick acbaa4a7c9
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Build and Publish Container Image / build-and-push (push) Successful in 37s
feat(policy): add credential grant authorization package
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02e47-6aac-7ee1-914d-0584c75d3c81
2026-08-23 13:59:03 +02:00

23 lines
647 B
YAML

id: subjects:railiance-platform
tenants:
- id: tenant:platform
name: Platform Tenant
subjects:
- id: operator:platform
type: Human
display_name: Platform Operator
organization_relation: ServiceProvider
roles: [Operator]
tenant: tenant:platform
- id: agent:codex/railiance-platform
type: Agent
display_name: Railiance Platform Agent
organization_relation: ServiceProvider
roles: [Operator]
tenant: tenant:platform
- id: ci:railiance-platform
type: Automation
display_name: Railiance Platform CI
organization_relation: ServiceProvider
roles: [Operator]
tenant: tenant:platform