mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge pull request 'Add missing ios scopes in mdm-ui-config' (#173) from prathabanKavin/device-mgt-core:mdmconfigfix into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/173
This commit is contained in:
commit
374be8bc25
@ -227,6 +227,19 @@
|
||||
<Scope>perm:android:clear-application</Scope>
|
||||
<Scope>perm:android:suspend-package</Scope>
|
||||
<Scope>perm:android:alternate-install</Scope>
|
||||
<Scope>perm:ios:lock</Scope>
|
||||
<Scope>perm:ios:location</Scope>
|
||||
<Scope>perm:ios:ring</Scope>
|
||||
<Scope>perm:ios:clear-passcode</Scope>
|
||||
<Scope>perm:ios:enterprise-wipe</Scope>
|
||||
<Scope>perm:ios:notification</Scope>
|
||||
<Scope>perm:ios:wipe-data</Scope>
|
||||
<Scope>perm:ios:boolean-setting</Scope>
|
||||
<Scope>perm:ios:wallpaper</Scope>
|
||||
<Scope>perm:ios:app-attributes</Scope>
|
||||
<Scope>perm:ios:app-configurations</Scope>
|
||||
<Scope>perm:mac-os:restart</Scope>
|
||||
<Scope>perm:mac-os:shut-down</Scope>
|
||||
</Scopes>
|
||||
<SSOConfiguration>
|
||||
<Issuer>device-mgt</Issuer>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user