85
Views
3
Comments
Biometric registration
Question
Application Type
Mobile

Hey there,


Do you have any sample on how to implement biometric registration? This is to allow user to register and save their biometric data to a table in OS.


Thanks!

2022-05-19 14-01-44
Varada Rajan

Hi Tsu Tor,

Find this forge component:
https://www.outsystems.com/forge/component-overview/11580/native-biometric-plugin,
Try using this plugin , which satisfies your needs to build an app to save Biometrics.

Regards,
Varada Rajan

2024-03-14 15-17-31
Rasika Modi

Hi @Tsu Tor
In addition to the Forge component that Varada has suggested, you can also check this forge component.
Also, check this forum discussion on How to use it.

Regards,

Rasika

UserImage.jpg
Wengle Pereira

I’ve tried setting up a biometric registration before, but I always got stuck on the privacy issues. Saving biometric data to a database feels risky because you need to be super careful with user information, especially with photos or fingerprints. What I noticed is a lot of newer systems aim to keep things private and avoid storing anything sensitive unless absolutely necessary. If you want to see a privacy-first approach, look at how orb works to verify identity but doesn’t keep any images or unneeded data. It’s an interesting concept if privacy is a big concern in your project.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.