Runtime Permissions

Via the policy configuration Manage Runtime Permissions, Default responses to permission requests for managed apps can be set globally.

Furthermore, in addition to the defined default behavior, there are exceptions for specific permissions.


Standard Android Permissions

The permission requests present in the Android operating system can be configured in the Manage Runtime Permissions configuration, along with the desired behavior.


Custom Permissions

App-specific permission requests can be configured if required by an app. The names of these permissions can usually be found in the documentation provided by the respective app manufacturer.

Top