15 lines
262 B
YAML
15 lines
262 B
YAML
|
|
- id: fixture:undeclared-ceiling-allow
|
||
|
|
request:
|
||
|
|
subject:
|
||
|
|
id: user:alice
|
||
|
|
action: sign
|
||
|
|
resource:
|
||
|
|
id: secret:example
|
||
|
|
attributes:
|
||
|
|
max_ttl_hours: 8
|
||
|
|
context:
|
||
|
|
ttl_hours: 1
|
||
|
|
expect:
|
||
|
|
effect: allow
|
||
|
|
reason: ttl_ok
|