Hi.
How can i bypass the windows login without password in custom credential provider?
Hi.
How can i bypass the windows login without password in custom credential provider?
Please refer to this similar case for a hint:
Windows 10 Custom Credential Provider: Authenticate without Windows password
https://stackoverflow.com/questions/57121718/windows-10-custom-credential-provider-authenticate-without-windows-password
Your provider must return to the Logon UI or Cred UI the authentication information. It can be a login/password pair or a certificate based authentication.
Inside of your database you can store a real user's password and return it after checking your own OTP
If the Answer is helpful, please click "Accept Answer" and upvote it.
Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
9 people are following this question.