Add policy.json file
Add policy.json file to define the APIs policy.
This commit is contained in:
parent
5b05cc76c4
commit
24039e05d5
4
etc/policy.json
Normal file
4
etc/policy.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"context_is_admin": "role:admin",
|
||||||
|
"deny_everybody": "!",
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user