|
|
|
@ -70,17 +70,53 @@
|
|
|
|
|
"copyrightSuffix" : " All Rights Reserved."
|
|
|
|
|
},
|
|
|
|
|
"scopes" : [
|
|
|
|
|
"license-add", "license-view", "device-view",
|
|
|
|
|
"device-info", "device-list", "device-view-own", "device-modify", "device-search",
|
|
|
|
|
"operation-install", "operation-view", "operation-modify", "operation-uninstall",
|
|
|
|
|
"group-add", "group-share", "group-modify", "group-view", "group-remove",
|
|
|
|
|
"certificate-modify", "certificate-view",
|
|
|
|
|
"configuration-view", "configuration-modify",
|
|
|
|
|
"policy-view", "policy-modify",
|
|
|
|
|
"device-notification-view", "device-notification-modify",
|
|
|
|
|
"feature-view",
|
|
|
|
|
"roles-view", "roles-modify", "roles-remove", "roles-add",
|
|
|
|
|
"user-password-reset", "user-password-modify", "user-modify", "user-view", "user-invite", "user-remove", "user-add"
|
|
|
|
|
"user:manage",
|
|
|
|
|
"user:view",
|
|
|
|
|
"device-type:admin:view",
|
|
|
|
|
"device:view",
|
|
|
|
|
"notification:view",
|
|
|
|
|
"device:admin:view",
|
|
|
|
|
"application:manage",
|
|
|
|
|
"activity:view",
|
|
|
|
|
"user:admin:reset-password",
|
|
|
|
|
"policy:manage",
|
|
|
|
|
"policy:view",
|
|
|
|
|
"role:manage",
|
|
|
|
|
"role:view",
|
|
|
|
|
"configuration:view",
|
|
|
|
|
"configuration:modify",
|
|
|
|
|
"device:android:operation:reboot",
|
|
|
|
|
"device:android:operation:camera",
|
|
|
|
|
"device:android:operation:vpn",
|
|
|
|
|
"device:android:operation:lock",
|
|
|
|
|
"device:android:operation:ring",
|
|
|
|
|
"device:android:operation:update-app",
|
|
|
|
|
"device:android:operation:wipe",
|
|
|
|
|
"device:android:operation:encrypt",
|
|
|
|
|
"device:android:operation:blacklist-app",
|
|
|
|
|
"device:android:operation:applications",
|
|
|
|
|
"device:android:operation:enterprise-wipe",
|
|
|
|
|
"device:android:operation:info",
|
|
|
|
|
"device:android:operation:wifi",
|
|
|
|
|
"device:android:operation:uninstall-app",
|
|
|
|
|
"device:android:operation:change-lock",
|
|
|
|
|
"device:android:operation:notification",
|
|
|
|
|
"device:android:operation:upgrade",
|
|
|
|
|
"device:android:operation:unlock",
|
|
|
|
|
"device:android:operation:mute",
|
|
|
|
|
"device:android:operation:location",
|
|
|
|
|
"device:android:operation:webclip",
|
|
|
|
|
"device:android:operation:clear-password",
|
|
|
|
|
"device:android:operation:password-policy",
|
|
|
|
|
"device:android:operation:install-app",
|
|
|
|
|
"device:android:event:write",
|
|
|
|
|
"device:android:event:read",
|
|
|
|
|
"device:android:enroll",
|
|
|
|
|
"configuration:manage",
|
|
|
|
|
"configuration:view",
|
|
|
|
|
"device:android:enroll",
|
|
|
|
|
"certificate:view",
|
|
|
|
|
"certificate:manage"
|
|
|
|
|
],
|
|
|
|
|
"isOAuthEnabled" : true,
|
|
|
|
|
"backendRestEndpoints" : {
|
|
|
|
|