Additional Advanced Access Control enhancements
For device users who need additional security features beyond the standard ones of Knox Enterprise, this release provides Advanced Access Control (AAC) enhancements. Knox 3.8 focuses on adding a touch dynamics factor. This factor analyzes the digital signatures generated when a human interacts with a device, commonly known as keystroke or typing patterns. This is to verify that the user typing on the device is the authorized primary user of the device. In cases where the user is determined not to be an authorized user, the Work Profile on the device is locked and access to sensitive data is immediately revoked.
Continuous Multi-Factor Authentication (CMFA) is used to automatically log users in to their phone and applications without needing their credentials at each log in. These enhancements add an extra layer of security for peace of mind.
How does the Advanced Access Control feature work?
In previous Knox versions, AAC protects Work Profile with face detection by auto lock. This release adds factors such as body detection and the user’s typing pattern. The solution works when the device is put on a flat surface or doesn’t detect any movements. When that happens, the solution will lock the Work Profile with the other factors. This feature also enables the device to learn the typing pattern of the user. If it detects a different typing style, the factor will report to the framework and lock the WP.
The framework uses the following factors to test the device’s trust score:
- Face recognition factor that authenticates the user with facial recognition using the front facing camera.
- Device integrity factor that calls the keystore attestation API to obtain integrity information from ICCC TA.
- Touch Dynamics factor that uses commonly used keystroke pattern data to verify that the current user is an authorized user of the device and the work profile.
AAC Module Framework
Advanced Access Control is composed of an application layer, CMFA Framework and various authentication factors. The following table breaks down how each module interacts with each other in the framework.
Module | Description |
---|---|
Applications |
|
CMFA Framework |
|
Face recognition factor |
|
Device integrity factor |
|
Touch dynamics factor (new) |
|
For more information on security factors such as Knox Biometrics, refer to the Biometric authentication documentation.
On this page
Is this page helpful?