generated from coulomb/repo-seed
24 lines
477 B
JSON
24 lines
477 B
JSON
{
|
|
"id": "check:ops-warden-platform-steward-adm",
|
|
"tenant": "tenant:platform",
|
|
"subject": {
|
|
"id": "platform-steward",
|
|
"type": "adm"
|
|
},
|
|
"action": "sign",
|
|
"resource": {
|
|
"id": "ssh-cert:actor/platform-steward",
|
|
"type": "ssh-certificate",
|
|
"system": "ops-warden"
|
|
},
|
|
"context": {
|
|
"principals": [
|
|
"platform",
|
|
"root"
|
|
],
|
|
"actor_type": "adm",
|
|
"ttl_hours": 4,
|
|
"pubkey_fingerprint": "SHA256:example-adm-fingerprint"
|
|
}
|
|
}
|