2026-09-15 00:47:11 +02:00
|
|
|
{
|
|
|
|
|
"clientId": "informed-decision-sitting-requester",
|
|
|
|
|
"displayName": "Informed Decision compact-sitting approval requester",
|
|
|
|
|
"audience": "approval-engine",
|
|
|
|
|
"allowedScopes": [
|
|
|
|
|
"approval:create"
|
|
|
|
|
],
|
|
|
|
|
"grantTypes": [
|
|
|
|
|
"client_credentials"
|
|
|
|
|
],
|
|
|
|
|
"clientType": "confidential",
|
|
|
|
|
"secretRef": "env:KEYCAPE_INFORMED_DECISION_SITTING_REQUESTER_CLIENT_SECRET",
|
|
|
|
|
"serviceSubject": "informed-decision",
|
|
|
|
|
"tenant": "tenant:platform",
|
|
|
|
|
"roles": [
|
|
|
|
|
"informed-decision-sitting-requester"
|
|
|
|
|
],
|
|
|
|
|
"tokenLifetime": "15m",
|
2026-09-15 22:19:25 +02:00
|
|
|
"status": "applied",
|
|
|
|
|
"applied": true,
|
|
|
|
|
"ccrs": ["CCR-2026-0026", "CCR-2026-0027"],
|
|
|
|
|
"exchange_proof": "railiance-platform/docs/evidence/2026-09-15-sitting-requester-exchange.json"
|
2026-09-15 00:47:11 +02:00
|
|
|
}
|