22 lines
423 B
JSON
22 lines
423 B
JSON
|
|
{
|
||
|
|
"id": "check:secrets-engine-revoke",
|
||
|
|
"tenant": "tenant:platform",
|
||
|
|
"subject": {
|
||
|
|
"id": "secrets-engine",
|
||
|
|
"type": "service"
|
||
|
|
},
|
||
|
|
"action": "revoke",
|
||
|
|
"resource": {
|
||
|
|
"id": "lane:glas-primary",
|
||
|
|
"type": "secret-catalog-lane",
|
||
|
|
"system": "secrets-engine",
|
||
|
|
"attributes": {
|
||
|
|
"stage": "prod",
|
||
|
|
"fields": [],
|
||
|
|
"policy_targets": [],
|
||
|
|
"auth_targets": []
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"context": {}
|
||
|
|
}
|