privacyidea-credential-provider icon indicating copy to clipboard operation
privacyidea-credential-provider copied to clipboard

Credential Provider to enchance the Windows login with a second factor

Results 14 privacyidea-credential-provider issues
Sort by recently updated
recently updated
newest added

Currently, if send_password or emtpy_pass is enabled and the machine is offline, that sending fails and thus the authentication is failed completely, denying the chance to use offline auth. It...

If there is '.\Username' set as excluded account, the '.' should be resolved before the comparison with the input so that any combination of actual computername and '.' in either...

Add functionality for WebAuthn token. Windows API: https://github.com/Microsoft/webauthn

Type: Enhancement

Hi, I need to use the second-factor function, and it works perfectly in the case of cpus_logon, but in the case of cpus_credui, after entering the password, the system does...

2step should probably be the default and the only mode, e.g. drop the 3 field 1step mode

Trying it every time after using the token offline is very annoying because, depending on the network setup, it is required to wait for some timeout. This is also not...

The config values are hard to understand. Therefore, On the base of the current documentation ``` These entries expect a REG_SZ, that consist of a digit 0, 1, 2, 3...

Prio: Low

Update installer to wix toolset v4

(submitted this to the wrong project at first (https://github.com/privacyidea/privacyidea/issues/3444), so posting it here again) We'd like to introduce PrivacyIdea in our environment, mainly to secure local Windows logins, but during...

Explore options for certificate logon. This is could especially interesting combined with our upcoming microsoft ca connector to provide one time certificates for logon to do passwordless.