mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Add missing permission scopes for windows device operations
This commit is contained in:
parent
946a12b84d
commit
b11f4d08f7
@ -189,6 +189,13 @@
|
|||||||
<Scope>perm:android:update-default-sim</Scope>
|
<Scope>perm:android:update-default-sim</Scope>
|
||||||
<Scope>perm:android:google-account</Scope>
|
<Scope>perm:android:google-account</Scope>
|
||||||
<Scope>perm:android:info</Scope>
|
<Scope>perm:android:info</Scope>
|
||||||
|
<Scope>perm:windows:lock-devices</Scope>
|
||||||
|
<Scope>perm:windows:disenroll</Scope>
|
||||||
|
<Scope>perm:windows:wipe</Scope>
|
||||||
|
<Scope>perm:windows:ring</Scope>
|
||||||
|
<Scope>perm:windows:lock-reset</Scope>
|
||||||
|
<Scope>perm:windows:reboot</Scope>
|
||||||
|
<Scope>perm:windows:location</Scope>
|
||||||
</Scopes>
|
</Scopes>
|
||||||
<SSOConfiguration>
|
<SSOConfiguration>
|
||||||
<Issuer>device-mgt</Issuer>
|
<Issuer>device-mgt</Issuer>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user