From 1cfcc3a599d65e941095530671ea1af06e15f018 Mon Sep 17 00:00:00 2001 From: n-jay Date: Mon, 12 Mar 2018 14:27:12 +0530 Subject: [PATCH] Added iOS DEP API scopes in UI config file --- .../main/resources/jaggeryapps/devicemgt/app/conf/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/conf/config.json b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/conf/config.json index 6a59e99d0f..3dcaa53dcf 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/conf/config.json +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/conf/config.json @@ -153,7 +153,9 @@ "perm:admin:device-type", "perm:device:enroll", "perm:geo-service:analytics-view", - "perm:geo-service:alerts-manage" + "perm:geo-service:alerts-manage", + "perm:ios:dep-add", + "perm:ios:dep-view" ], "isOAuthEnabled": true, "backendRestEndpoints": {