Merge branch 'master' into 'master'

Add scope for create group with admin privilege

See merge request entgra/carbon-device-mgt!726
This commit is contained in:
Dharmakeerthi Lasantha 2021-02-10 13:43:29 +00:00
commit fec4a84b76

View File

@ -124,6 +124,7 @@
<Scope>perm:applications:uninstall</Scope> <Scope>perm:applications:uninstall</Scope>
<Scope>perm:admin-groups:count</Scope> <Scope>perm:admin-groups:count</Scope>
<Scope>perm:admin-groups:view</Scope> <Scope>perm:admin-groups:view</Scope>
<Scope>perm:admin-groups:add</Scope>
<Scope>perm:notifications:mark-checked</Scope> <Scope>perm:notifications:mark-checked</Scope>
<Scope>perm:notifications:view</Scope> <Scope>perm:notifications:view</Scope>
<Scope>perm:admin:certificates:delete</Scope> <Scope>perm:admin:certificates:delete</Scope>