Merge branch 'master' into 'master'

Add missing scopes

See merge request entgra/carbon-device-mgt!706
This commit is contained in:
Dharmakeerthi Lasantha 2020-12-08 17:22:15 +00:00
commit 47f0c84d8a

View File

@ -173,6 +173,9 @@
<Scope>perm:android:upgrade-firmware</Scope> <Scope>perm:android:upgrade-firmware</Scope>
<Scope>perm:android:send-notification</Scope> <Scope>perm:android:send-notification</Scope>
<Scope>perm:geo-service:geo-fence</Scope> <Scope>perm:geo-service:geo-fence</Scope>
<Scope>perm:metadata:view</Scope>
<Scope>perm:metadata:create</Scope>
<Scope>perm:metadata:update</Scope>
</Scopes> </Scopes>
<SSOConfiguration> <SSOConfiguration>
<Issuer>device-mgt</Issuer> <Issuer>device-mgt</Issuer>