From 6b91c89ad0f6a77a2b32d0bb1b274ec7b6bfbe6c Mon Sep 17 00:00:00 2001 From: Mohamed Rashd Date: Tue, 26 Apr 2022 11:05:53 +0530 Subject: [PATCH] Add identity server create permission to ui configuration --- .../src/main/resources/conf/mdm-ui-config.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/mdm-ui-config.xml b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/mdm-ui-config.xml index d93ba4ab7a..82c1d64d34 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/mdm-ui-config.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/mdm-ui-config.xml @@ -42,6 +42,7 @@ perm:app:publisher:service-provider:create perm:app:publisher:service-provider:attach perm:app:publisher:service-provider:detach + perm:app:publisher:service-provider:connect perm:app:publisher:view perm:app:publisher:update perm:app:store:view