mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Add Android alternate app install permission to UI config (#55)
## Purpose Add permission scope for alternate app install feature so that the operation can be triggered through device operation UI. Issue - https://roadmap.entgra.net/issues/9641 Co-authored-by: navodzoysa <navod.zoysa@gmail.com> Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io> Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/55 Co-authored-by: Navod Zoysa <navod@entgra.io> Co-committed-by: Navod Zoysa <navod@entgra.io>
This commit is contained in:
parent
8be8b2928a
commit
2e2e9abc90
@ -212,6 +212,7 @@
|
||||
<Scope>perm:admin:tenant:view</Scope>
|
||||
<Scope>perm:admin:metadata:view</Scope>
|
||||
<Scope>perm:admin:usage:view</Scope>
|
||||
<Scope>perm:android:alternate-install</Scope>
|
||||
</Scopes>
|
||||
<SSOConfiguration>
|
||||
<Issuer>device-mgt</Issuer>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user