mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Add Windows device operation scopes: apps, device-info, firewall-info, security-info (#360)
Fixes for https://roadmap.entgra.net/issues/10679 Co-authored-by: Subodhinie <subodhinie@entgra.io> Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/360 Co-authored-by: subodhinie <subodhinie@entgra.io> Co-committed-by: subodhinie <subodhinie@entgra.io>
This commit is contained in:
parent
e0cfa4d719
commit
5dd155e3f7
@ -379,6 +379,11 @@
|
||||
<Scope>win:ops:lock-reset</Scope>
|
||||
<Scope>win:ops:reboot</Scope>
|
||||
<Scope>win:ops:location</Scope>
|
||||
<Scope>win:ops:apps</Scope>
|
||||
<Scope>win:ops:scan</Scope>
|
||||
<Scope>win:ops:device-info</Scope>
|
||||
<Scope>win:ops:security-info</Scope>
|
||||
<Scope>win:ops:firewall-info</Scope>
|
||||
<Scope>admin:tenant:view</Scope>
|
||||
<Scope>dm:admin:devices:usage:view</Scope>
|
||||
<Scope>and:ops:clear-app</Scope>
|
||||
|
||||
@ -382,6 +382,10 @@
|
||||
<Scope>win:ops:reboot</Scope>
|
||||
<Scope>win:ops:location</Scope>
|
||||
<Scope>win:ops:scan</Scope>
|
||||
<Scope>win:ops:apps</Scope>
|
||||
<Scope>win:ops:device-info</Scope>
|
||||
<Scope>win:ops:security-info</Scope>
|
||||
<Scope>win:ops:firewall-info</Scope>
|
||||
<Scope>admin:tenant:view</Scope>
|
||||
<Scope>dm:admin:devices:usage:view</Scope>
|
||||
<Scope>and:ops:clear-app</Scope>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user