Merge branch 'master' into 'master'

Add iOS platform config manage scope for UI

See merge request entgra/carbon-device-mgt!563
4.x.x
Dharmakeerthi Lasantha 4 years ago
commit 80a119cbc7

@ -147,6 +147,7 @@
<Scope>perm:android:view-configuration</Scope> <Scope>perm:android:view-configuration</Scope>
<Scope>perm:user:permission-view</Scope> <Scope>perm:user:permission-view</Scope>
<Scope>perm:ios:view-configuration</Scope> <Scope>perm:ios:view-configuration</Scope>
<Scope>perm:ios:manage-configuration</Scope>
<Scope>perm:windows:view-configuration</Scope> <Scope>perm:windows:view-configuration</Scope>
<Scope>perm:windows:manage-configuration</Scope> <Scope>perm:windows:manage-configuration</Scope>
</Scopes> </Scopes>

Loading…
Cancel
Save