Merge branch 'master' into 'master'

Add iOS platform config manage scope for UI

See merge request entgra/carbon-device-mgt!563
This commit is contained in:
Dharmakeerthi Lasantha 2020-06-05 05:13:42 +00:00
commit 80a119cbc7

View File

@ -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>