GluuFederation / GluuFederation/oxAuth

fix: Better User experience BioID Script

Open
#1,775 0 comments 0 reactions 1 assignee Claimed by @maduvena View on GitHub
Dominant language
Java
Stars
425
Forks
145
PR merge metrics
No merged PRs in 30d

Description

## Recommended improvement for better user experience.

1. We noticed that you have been using mainly our defaults.
2. In terms of traits, you have been using both face and periocular (our defaults).
3. In addition, you have been capturing a total of 4 images for both Enroll/Verify.
4. The above may cause some unnecessary retries.

Recommendation:
Change to face-only.
Capture only 2 images.

How:
Add a parameter when requesting for a Token by using the parameter 'traits=Face'.
Capture only two images, i.e. 'recordings = 2':
(1) look straight at the camera - capture 1st image, and
(2) prompt the user to nod - capture 2nd image using our motion trigger.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.