New Feature #10821
closed[Android] Allowed input methods policy
100%
Description
This will allow the admin to block the user from using any keyboard or input mechanism that is now pre approved. This will help to prevent data leaks via rogue input methods. Developed using the setPermittedInputMethods and getPermittedInputMethods1.
Files
Updated by Inosh Perara 9 months ago
- File inputs.png inputs.png added
Updated by Viranga Gunarathna 8 months ago
Updated by Arshana Atapattu 8 months ago
- File Screenshot from 2024-03-21 16-30-41.png Screenshot from 2024-03-21 16-30-41.png added
- File Screenshot_20240321-170536_Settings.jpg Screenshot_20240321-170536_Settings.jpg added
- File Screenshot_20240321-170914_Messages.jpg Screenshot_20240321-170914_Messages.jpg added
- File Screenshot_20240321-170922_Messages.jpg Screenshot_20240321-170922_Messages.jpg added
- Status changed from QA to QA Reject
environment: Staging server(6..0.0)
Agent version: 4.05.00.10
OS: 11
Device: Samsung Galaxy M02
Applied 3rd option on device [1]
can install 3rd party keyboard app and use
( giving permission [2] ->' selecting keyboard [3] -> using keyboard [4])
policy payload [5]
[1]
[5] {"policyName":"Allowed inputs - user install","description":"Allowed inputs","active":true,"compliance":"enforce","ownershipType":null,"policyType":"GENERAL","profile":{"profileName":"Allowed inputs - user install","deviceType":"android","profileFeaturesList":[{"featureCode":"INPUT_METHODS","deviceType":"android","content":{"type":"allowCustom","packages":"lk.bhasha.helakuru"},"correctiveActions":[]}]},"deviceGroups":[{"id":59,"name":"Test Devices"}],"roles":["ANY"],"users":[]}
[2]
[3]
[4]
Updated by Arshana Atapattu 8 months ago
- Status changed from QA Accept to Closed
Closing due to QA accept