From a007053226f1e5569fd96c5c6b077de25464b511 Mon Sep 17 00:00:00 2001 From: mapalko Date: Thu, 14 Dec 2017 15:31:39 -0800 Subject: [PATCH] Update hello-biometrics-in-enterprise.md Anti-spoofing for fingerprint is currently not configurable and is a requirement for all sensors. This document is being updated to reflect that and to remove references to FRR without anti-spoofing for fingerprint. --- .../hello-for-business/hello-biometrics-in-enterprise.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/windows/access-protection/hello-for-business/hello-biometrics-in-enterprise.md b/windows/access-protection/hello-for-business/hello-biometrics-in-enterprise.md index 6dac872525..e33c9a15e7 100644 --- a/windows/access-protection/hello-for-business/hello-biometrics-in-enterprise.md +++ b/windows/access-protection/hello-for-business/hello-biometrics-in-enterprise.md @@ -50,22 +50,18 @@ We’ve been working with the device manufacturers to help ensure a high-level o - **False Reject Rate (FRR).** Represents the instances a biometric identification solution fails to verify an authorized person correctly. Usually represented as a percentage, the sum of the True Accept Rate and False Reject Rate is 1. Can be with or without anti-spoofing or liveness detection. ### Fingerprint sensor requirements -To allow fingerprint matching, you must have devices with fingerprint sensors and software. Fingerprint sensors, or sensors that use an employee’s unique fingerprint as an alternative log on option, can be touch sensors (large area or small area) or swipe sensors. Each type of sensor has its own set of detailed requirements that must be implemented by the manufacturer, but all of the sensors must include anti-spoofing measures (required) and a way to configure them (optional). +To allow fingerprint matching, you must have devices with fingerprint sensors and software. Fingerprint sensors, or sensors that use an employee’s unique fingerprint as an alternative log on option, can be touch sensors (large area or small area) or swipe sensors. Each type of sensor has its own set of detailed requirements that must be implemented by the manufacturer, but all of the sensors must include anti-spoofing measures (required). **Acceptable performance range for small to large size touch sensors** - False Accept Rate (FAR): <0.001 – 0.002% -- False Reject Rate (FRR) without Anti-spoofing or liveness detection: <5% - - Effective, real world FRR with Anti-spoofing or liveness detection: <10% **Acceptable performance range for swipe sensors** - False Accept Rate (FAR): <0.002% -- False Reject Rate (FRR) without Anti-spoofing or liveness detection: <5% - - Effective, real world FRR with Anti-spoofing or liveness detection: <10% ### Facial recognition sensors