Managed Private Key Mapping Description
*** Warning ***
This app is a PoC for the moment
This app works only if deployed from Mobile Device Management Solution (MDM) as it implements DelegatedAdminReceiver capabilities.
***************
This app aims to allow MDM adminsitrators to force/preselect authentication certificate private key alias for specific apps and URI to improve user experience.
How to use it:
- Deploy app from MDM
- Delegate permission "Manage certificate selection" (DevicePolicyManager#DELEGATION_CERT_SELECTION)
- Use managed configurations to create mapping
This app is a PoC for the moment
This app works only if deployed from Mobile Device Management Solution (MDM) as it implements DelegatedAdminReceiver capabilities.
***************
This app aims to allow MDM adminsitrators to force/preselect authentication certificate private key alias for specific apps and URI to improve user experience.
How to use it:
- Deploy app from MDM
- Delegate permission "Manage certificate selection" (DevicePolicyManager#DELEGATION_CERT_SELECTION)
- Use managed configurations to create mapping
Open up