Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Integrate fingerprint scanner in Java web application

I am fresher and I want to use fingerprint facility in my web application. I tried neurotechnology API but that API give me an error that no scanner found. Demo application which is given by device manufacturer is working successfully but not my application.

So please suggest me which API is useful and easy API to integrate fingerprint scanner in my application.

like image 814
Ganesh Jadhao Avatar asked May 03 '14 05:05

Ganesh Jadhao


People also ask

Can biometric authentication be used in Web applications?

However, biometrics are now being used in web apps to make the authentication process more seamless and safe. Web applications function as standalone software that may be accessed via a browser without installing it on a device. So biometric authentication can only work through the browser.

How do I add a fingerprint login?

To set up your mobile device for Fingerprint login: Click the Touch ID option on the main screen of the mobile app. Authenticate your account by entering your Username and Password. Then click. Place your thumb over the fingerprint reader and leave it there until your device has recognized it.


1 Answers

I have not worked on it but by doing google and access some other resources i have found one source which will provide you fingerprint scanner api, please try it and also let me know if it is working fine.
Here is the link:- griaulebiometrics

like image 166
napendra Avatar answered Nov 07 '22 21:11

napendra