privacyidea-credential-provider
privacyidea-credential-provider copied to clipboard
Credential Provider to enchance the Windows login with a second factor
* NFC support requires libfido2 to be built with USE_PCSC enabled. It does not change the code related to fido2 in this project. * Added smartcard listener to wait for...
Allows to easily add new languages in external json files, that the Translator singleton uses to return the text based on id. Tries to load the specific language-region file, then...
requires libfido2 to be built with nfc enabled
I would like to request a feature in the Windows credential provider client. Although I could try to append the code myself, I'm unable to compile the source code on...
* Maybe have the refill check before the authentication? * If a signrequest from online is available (through send[empty]pass), use that and dont do offline
merge the cred ids. This only has to be done in the OfflineHandler, the FIDO2Device already handles multiple cred ids.