mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'removeAccount' into 'master'
Add remove account feature scope See merge request entgra/carbon-device-mgt!910
This commit is contained in:
commit
a38f239a00
@ -231,6 +231,7 @@
|
||||
<Scope>perm:windows:lock-reset</Scope>
|
||||
<Scope>perm:windows:reboot</Scope>
|
||||
<Scope>perm:windows:location</Scope>
|
||||
<Scope>perm:android:authenticate-account</Scope>
|
||||
{% if mdm_ui_conf.scopes is defined %}
|
||||
{%- for scope in mdm_ui_conf.scopes -%}
|
||||
<Scope>{{scope}}</Scope>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user