CredProvider.NET icon indicating copy to clipboard operation
CredProvider.NET copied to clipboard

A Windows Credential Provider written in C#

Results 4 CredProvider.NET issues
Sort by recently updated
recently updated
newest added

Thanks for sharing this sample project! I'm looking into implementing a credential provider myself and was pleasantly surprised when stumbling across a sample C# project. This makes it so much...

Hello there, great product: I am using CredentialProvider to develop my custom login method,After my research,the Credential Provider seems to require the user's original Windows password. my question is :...

Unable to Login VIA this Credential Provider ![image](https://user-images.githubusercontent.com/3286581/137264772-5d3155d5-446b-48b1-bc2f-e4d3b9b304d1.png)

Hi, I am writing a Custom Windows Credential Provider using C++ on Windows 10, where I have implemented the domain password expiry in my code and I am able to...