Files
WaterIgnition/config/resources/core/ignition/security-levels/config.json

15 lines
322 B
JSON

{
"securityLevels": [
{
"children": [
{
"children": [],
"description": "Represents the roles that a user has.",
"name": "Roles"
}
],
"description": "Represents a user who has been authenticated by the system.",
"name": "Authenticated"
}
]
}