ControlProxy/access-control-template/role.template.json

4 lines
78 B
JSON
Raw Normal View History

2023-11-17 13:37:42 +00:00
{
"userAdmin": ["addRole","removeRole"],
"authorizedUser": ["hello"]
}