Modify device-types scope permissions

scopePermIssue
Thilina Sandaruwan 1 year ago
parent a1856323b5
commit db920fcc71

@ -182,13 +182,6 @@ import java.util.List;
description = "View whether the groups has relevant device types",
key = "perm:groups:devices-types",
roles = {"Internal/devicemgt-user"},
permissions = {"/device-mgt/groups/devices/types"}
),
@Scope(
name = "View whether the groups has relevant device types",
description = "View whether the groups has relevant device types",
key = "perm:groups:add",
roles = {"Internal/devicemgt-user"},
permissions = {"/device-mgt/groups/device-types"}
)
}

Loading…
Cancel
Save