mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Add missing ios scopes into mdm-ui-config.xml
This commit is contained in:
parent
b7a098ccf0
commit
86495d9ba5
@ -183,6 +183,19 @@
|
||||
<Scope>perm:metadata:update</Scope>
|
||||
<Scope>perm:android:google-account</Scope>
|
||||
<Scope>perm:android:update-default-sim</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:shut-down</Scope>
|
||||
<Scope>perm:mac-os:restart</Scope>
|
||||
</Scopes>
|
||||
<SSOConfiguration>
|
||||
<Issuer>device-mgt</Issuer>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user