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

Entering password twice in multiotp #35

Closed Anirudh-MV closed 3 years ago

Anirudh-MV commented 3 years ago

When I connect as a remote user through Remote Desktop, I have to type the password twice. But looking at the source code, multiotp implements UpdateRemoteCredentials function and has code within it.

So multiotp shouldn't ask for password once again when I log in, but it does.

Am I missing something here?

multiOTP commented 3 years ago

Hello, We are currently merging our solution into another open source Credential Provider. We should have the new solutions available in a few weeks. Regards, Andre

multiOTP commented 3 years ago

Hello, This issue is fixed in the new multiOTP Credential Provider 6.x, currently in alpha tests. Regards

pearj commented 3 years ago

@multiOTP where do I find the code for “multiOTP Credential Provider 6.x”? Thanks

multiOTP commented 3 years ago

@multiOTP where do I find the code for “multiOTP Credential Provider 6.x”? Thanks

Hello Joel, Source code will be published here, as usual, as soon as we have a fully working version. We are now in beta tests.

muqiuq commented 3 years ago

Would be a very cool features / bugfix. Can't wait for beta tests to finish

multiOTP commented 3 years ago

Hello, we published the version 5.8.2.9 It handles authentication in two steps. First username and password, and then on a second screen OTP. No need to enter password twice anymore. Best regards.