feat(orchestration): compose security scenarios
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02929-244b-7391-b933-c04010e8eedb
This commit is contained in:
parent
ad46cc89fc
commit
d96aab2321
20 changed files with 1464 additions and 30 deletions
15
examples/security-scenarios/c0-local-identity.yaml
Normal file
15
examples/security-scenarios/c0-local-identity.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
id: scenario:c0-local-identity-reference
|
||||
authority: netkingdom
|
||||
initial_trust:
|
||||
- bare_host_trust
|
||||
requires:
|
||||
capabilities:
|
||||
- c0.bootstrap-identity
|
||||
providers:
|
||||
c0.bootstrap-identity: net-kingdom.local-identity
|
||||
parameter_overrides:
|
||||
net-kingdom.local-identity:
|
||||
local_identity_home: .local/local-identity-reference
|
||||
bootstrap_username: bootstrap-admin
|
||||
bootstrap_fullname: Bootstrap Reference Operator
|
||||
bootstrap_email: bootstrap@example.invalid
|
||||
Loading…
Add table
Add a link
Reference in a new issue