Skip to content

Commit e0f18e6

Browse files
Update articles/ai-services/computer-vision/concept-liveness-abuse-monitoring.md
Co-authored-by: Patrick Farley <[email protected]>
1 parent 6d0ddf6 commit e0f18e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/computer-vision/concept-liveness-abuse-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Details on how data is handled can be found on the [Data, Privacy, and Security]
2323

2424
[!INCLUDE [liveness-sdk-gate](./includes/liveness-sdk-gate.md)]
2525

26-
## Components of abuse monitoring in Face API V1.2 and earlier
26+
## Components of abuse monitoring in Face API v1.2 and earlier
2727

2828
There are several components to Face liveness abuse monitoring:
2929
- **Session management**: Your backend application system creates liveness detection sessions on behalf of your end-users. The Face service issues authorization tokens for a particular session, and each is valid for a limited number of API calls. When the end-user encounters a failure during liveness detection, a new token is requested. This allows the backend application to assess the risk of allowing more liveness retries. An excessive number of retries may indicate a brute force adversarial attempt to bypass the liveness detection system.

0 commit comments

Comments
 (0)