informed-decision/tests/fixtures/review-policy/registry.json

19 lines
365 B
JSON
Raw Normal View History

{
"subjects": [
{
"id": "human-fixture",
"type": "Human",
"display_name": "Synthetic browser reviewer",
"organization_relation": "ServiceProvider",
"roles": [
"Operator"
],
"groups": [],
"tenant": "tenant:platform",
"metadata": {
"source": "synthetic-contract-fixture"
}
}
]
}