mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Update scopes
This commit is contained in:
parent
76064844c4
commit
93427e0077
@ -21,12 +21,12 @@
|
|||||||
<JITConfiguration>
|
<JITConfiguration>
|
||||||
<EnrollmentConfiguration>
|
<EnrollmentConfiguration>
|
||||||
<AndroidEnrollmentScopes>
|
<AndroidEnrollmentScopes>
|
||||||
<Scope>perm:metadata:view</Scope>
|
<Scope>dm:metadata:view</Scope>
|
||||||
<Scope>perm:metadata:create</Scope>
|
<Scope>dm:metadata:create</Scope>
|
||||||
<Scope>perm:metadata:update</Scope>
|
<Scope>dm:metadata:update</Scope>
|
||||||
<Scope>perm:android:enroll</Scope>
|
<Scope>and:devices:enroll</Scope>
|
||||||
<Scope>perm:device:enroll</Scope>
|
<Scope>dm:device:enroll</Scope>
|
||||||
<Scope>perm:android:view-configuration</Scope>
|
<Scope>and:conf:view</Scope>
|
||||||
</AndroidEnrollmentScopes>
|
</AndroidEnrollmentScopes>
|
||||||
<IOSEnrollmentScopes>
|
<IOSEnrollmentScopes>
|
||||||
<!-- <Scope></Scope> -->
|
<!-- <Scope></Scope> -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user