Merge branch 'scope-fix' into 'master'

Add scopes.

See merge request entgra/carbon-device-mgt!457
This commit is contained in:
Dharmakeerthi Lasantha 2020-03-06 08:31:01 +00:00
commit aa895cdf9d

View File

@ -258,6 +258,8 @@
<Scope>perm:geo-service:alerts-manage</Scope> <Scope>perm:geo-service:alerts-manage</Scope>
<Scope>appm:read</Scope> <Scope>appm:read</Scope>
<Scope>perm:devices:permanent-delete</Scope> <Scope>perm:devices:permanent-delete</Scope>
<Scope>perm:android:manage-configuration</Scope>
<Scope>perm:android:view-configuration</Scope>
</Scopes> </Scopes>
<SSOConfiguration> <SSOConfiguration>
<Issuer>app-mgt</Issuer> <Issuer>app-mgt</Issuer>