From 4b960534195fef1f0e3c0a573263162834d85762 Mon Sep 17 00:00:00 2001 From: Rajitha Kumara Date: Tue, 28 May 2024 11:19:39 +0530 Subject: [PATCH] Add /permission/admin/device-mgt/devices/any-group/permitted-actions-under-owning-group permission --- .../src/main/resources/conf/cdm-config.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/features/device-mgt/io.entgra.device.mgt.core.device.mgt.basics.feature/src/main/resources/conf/cdm-config.xml b/features/device-mgt/io.entgra.device.mgt.core.device.mgt.basics.feature/src/main/resources/conf/cdm-config.xml index a9214f24a8..f4b6d5266b 100644 --- a/features/device-mgt/io.entgra.device.mgt.core.device.mgt.basics.feature/src/main/resources/conf/cdm-config.xml +++ b/features/device-mgt/io.entgra.device.mgt.core.device.mgt.basics.feature/src/main/resources/conf/cdm-config.xml @@ -295,6 +295,14 @@ Internal/devicemgt-user + + /permission/admin/device-mgt/devices/any-group/permitted-actions-under-owning-group + + Apply permitted actions on any group + dm:group:any:permitted + Internal/devicemgt-user + +