How can i bypass the windows login without password in custom credential provider?

hyeyeon@hyundai-autoever.com 106 Reputation points
2021-07-19T06:02:52.317+00:00

Hi.
How can i bypass the windows login without password in custom credential provider?

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Teemo Tang 11,466 Reputation points
    2021-07-20T02:40:42.183+00:00

    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.