|
|
|
@ -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"}
|
|
|
|
|
)
|
|
|
|
|
}
|
|
|
|
|