I am tasked to create a desktop app with biometric authentication. Since the app will always be running on Windows 10 on a Surface Pro, I looked into Windows Hello and Facial Recognition. After some research it appears that Windows Hello biometric authentication can only be used at the account and not an application level because you can only create one biometric profile per user account. If that's the case what are my alternative options for biometric authentication, I am specifically interested in Facial biometric authentication. Thanks
Is it possible to use Windows Hello for an application level biometric authentication?
267 views Asked by Joey At
0
There are 0 answers
Related Questions in AUTHENTICATION
- Authenticate Flask rest API
- Sends a personalised error message from the back-end to the front-end with Nuxt-auth
- How to connect Spotify PKCE Authorization Boilerplate to Login-Button in React
- Laravel SPA auth with Sanctum
- _supabaseClient__WEBPACK_IMPORTED_MODULE_1__.supabase.auth.signIn is not a function
- My openID Authentication return 'You must have either https wrappers or curl enabled.'
- How to detect the Minimization of Custom Chrome Tabs on Android?
- Wordpress redirect to homepage after successfully logged in
- How to modify the prebuilt UI of authentication in aws amplify version 6 in React Native
- Creating a login system for my website, navlist not working?
- Receiving 400 bad request on post when customer auth handler is used
- Creating Azure B2B login system with Vue.js frontend & Python Django backend
- Gradio chatbot: how to export individual conversation histories?
- Set-Cookie header not forwarded by nginx to the client
- git asking for authentication when auth.json is present while running composer update
Related Questions in BIOMETRICS
- Getting Private Key with biometric authentication in react native, expo, native module, Android app
- Android biometrics auth with only fingerprint
- Issue with Windows Biometric Framework Capture Sample for Capacitive Touch Fingerprint Sensor
- Let Windows Hello and other applications access a Non-Exclusive Windows driver at the same time
- Not getting option for biometric face authentication
- Can I use my own biometric authentication to the autofill extension?
- Azure B2C Face id, touch id biometric authentication
- com.futronic.SDKHelper cannot be resolved
- how to validate fingerprints in angular?
- Send ponting data from ZTK eco biometric to REST API
- how to pull data automatically from iFace 702 and update it in the database?
- ZK-Teco Get SMS from device in JAVA
- Biostar 2 suprema hidden database
- When to use BIOMETRIC_STRONG (Class 3), BIOMETRIC_WEAK (Class 2) and DEVICE_CREDENTIAL?
- WinBioEnrollBegin gives "DuplicateTemplate" error when try to begin fingerprint enrollment
Related Questions in FACIAL-IDENTIFICATION
- OpenCV2 window freezing and closing as program starts
- !pip opencv-python taking forerver
- Confusing list of existing retina face libraries
- I can't find information about facial recognition in flutter Desktop
- Facial Recognition Fail Events
- trying to install opencv-python on Raspberry Pi, import throws: undefined symbol: __atomic_store_8
- Facial landmark measurements using Google ML Kit face detection data
- How to read an .ipynb file type in a python code
- Finding a previously indexed face in Rekognition using a video
- The time in the csv file is not changing on scanning photos on different times
- Facial Recognition in the browser using face-api.js not working
- Calculation of FMR and FNMR with only single paired face datasets
- I am having a logic error in my facial expression recognising program
- How to Render Face from face_recognition Encoding
- Searching a dataset for face recognition
Related Questions in WINDOWS-HELLO
- How to get "Capabilities" of a PnP device in PowerShell
- Let Windows Hello and other applications access a Non-Exclusive Windows driver at the same time
- WebAuthn with Windows Hello: PIN prompt missing when allowCredentials specified, only device options shown
- Selenium Test: Autenticate with WebAuthn through Windows Hello
- Windows Hello Biometrics with Python
- Azure Sign-in error code 500119 when using Get-AzureADWHfBKeys - Redirect URIs with urn: schemes are prohibited
- Set Windows Hello Pin for local users with .NET
- Checking for configured biometric Windows Hello methods programatically?
- Delphi - Use Windows Hello authentication
- How to use the IUserConsentVerifierInterop interface in C++?
- Windows Hello IR Camera - How to Modify the Current Mode of the InfraredTorchControl with C++/WinRT Media Foundation Platform APIs
- Can a website register users with OpenID Connect and Authenticate them with WebAuthn?
- Does Electron IPC send messaged while app is in background?
- Delete Fido2 keys on Windows Hello for different account
- Using Crypto++ to Verify Windows Hello public key
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)