FLEX-WP-0006: implement ops-warden signing gate policy
This commit is contained in:
parent
53e0d055c9
commit
0fde95a87c
25 changed files with 1796 additions and 10 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"required": ["subject", "action", "resource"],
|
||||
"properties": {
|
||||
"id": {"type": "string", "minLength": 1},
|
||||
"tenant": {"type": "string", "minLength": 1},
|
||||
"subject": {"$ref": "#/$defs/subject_ref"},
|
||||
"action": {"type": "string", "minLength": 1},
|
||||
"resource": {"$ref": "#/$defs/resource_ref"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue