Does the object support the expression like '/cats/*' to indicate all items starts with '/cats/' #1484
Open
3 of 5 tasks
Labels
bug
Something is not working.
Preflight checklist
Ory Network Project
No response
Describe the bug
The object doesn`t support expression of '*'
Reproducing the bug
I added this to the API when I following the cats example to allow anyone to view the items under the folder of /cats
{ "namespace": "videos", "object": "/cats/*", "relation": "view", "subject_id": "*" }
but it doesn`t work as expected
Relevant log output
Relevant configuration
No response
Version
keto_0.11.1-alpha.0-windows_64bit
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered: