0

When using Custom Credential Provider, you must enter the password 2 times. How to enter a password once and then the OTP code?

I know the documentation says it's not possible, but I've seen a working example. I have looked at several threads on stackoverflow:

I tried to merge the code from the second branch with this code, but it didn't work.

z0rkiy
  • 1
  • 1
  • why you decide that need enter password 2 times ?! you need implement `UpdateRemoteCredential` and `SetSerialization` – RbMm Apr 15 '23 at 23:24
  • Yes, I understand. Can you suggest the correct implementation of UpdateRemoteCredential and SetSerialization ? – z0rkiy Apr 16 '23 at 09:17
  • you already view it – RbMm Apr 16 '23 at 09:39
  • OK I understood. When passing data like CREDENTIAL_PROVIDER_CREDENTIAL_SERIALIZATION, I can't login. How to pass data further up the stack? Encrypted password ? – z0rkiy Apr 17 '23 at 17:18

0 Answers0