multiOTP / multiOTPCredentialProvider

multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Apache License 2.0
232 stars 77 forks source link

Issue with multiOTPTimeoutUnlock setting #70

Closed OpsMB closed 1 year ago

OpsMB commented 1 year ago

Hello, I have an issue with multiOTPTimeoutUnlock when I do an elevation of privilege. Actually, I set this value to 5a0 (1440 minutes) to don't ask 2FA on unlock. That works well but when I do an elevation of privilege (with an other account), MutiOTP ask 2FA when I unlock and I have to restart my computer to don't have MFA on unlock.

Is it normal or I have a trouble on my settings ?

Thank you for your help.

Best regards,

MB

multiOTP commented 1 year ago

Hello,

Yes, currently, the unlock timeout is valid for the last "logged-on" OR "elevated privilege authentication" account. We will change the behavior and the unlock timeout will be valid for the last authenticated ("logged-on" OR "elevated privilege authentication" OR unlocked).

In your case case, the current behavior is:

Forthcoming behavior:

Regards,

OpsMB commented 1 year ago

Hello,

Thank you very much for your answer.

Regards,

MB

multiOTP commented 1 year ago

This multiOTP Credential Provider issue has been corrected in the release 5.9.4.0 : https://github.com/multiOTP/multiOTPCredentialProvider/releases/tag/5.9.4.0 Regards,