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

FIXED: Issues upgrading Credential Provider from v5.0 to v5.6 not prompting for OTP #29

Closed numericOverflow closed 4 years ago

numericOverflow commented 4 years ago

When upgrading from credential provider v5.0 to 5.6 I had issues getting OTP working. The validation tests on the last steps of install wizard worked and said the CP was installed and validated pass/OTP, but when I actually tried to log in, I only got the generic password login screen and no OTP prompt.

I had to manually remove the old credential provider (v5.0.x from the registry in order to get the new one (v5.6.x) to work properly.

Maybe this info can be put in an FAQ or troubleshooting page so others can avoid spending a couple hours trying to fix.

multiOTP commented 4 years ago

Hello, thanks for the info but the registry key look the same in both cases. Can you check the old/new key ?

Thanks for your help

numericOverflow commented 4 years ago

Opps! Sorry @multiOTP - that was a very unfortunate duplicate copy/paste.

I think the old (bad) CP entry was {6F6F92D6-2D9C-46AD-8F4C-DAF92113B192} , however I know the new (correct) CP entry is {FCEFDFAB-B0A1-4C4D-8B2B-4FF4E0A3D978}

Here's a screenshot of my working registry branch: image

Hope this helps

multiOTP commented 4 years ago

Hello, The first published version of multiOTP Credential Provider was 5.0.4.6, and the key was already 6F6F92D6-2D9C-46AD-8F4C-DAF92113B192. Any previous releases were not published by multiOTP. Regards