microsoft / microsoft/Windows-classic-samples
Custom Credential Provider crashes at cloud VM (AWS EC2, Azure)
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
My Custom Credential Provider "XCP" is not working on EC2 instance. I used this code base (https://github.com/microsoft/Windows-classic-samples/tree/main/Samples/Win7Samples/security/credentialproviders/samplecredentialprovider) for developing the XCP. The windows application "LogonUI.exe" tries to invoke XCP and fails, so I'm unable to log into my VM. I have tested it over multiple machines and it works fine but only cloud based VMs are failing.
View log: Report.txt

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked SampleCredentialProvider code and Report.txt, then compare LogonUI.exe behavior on the affected EC2 and Azure VMs with machines where XCP works. Done means identifying and documenting the cloud-specific cause of the crash and confirming that the custom provider no longer prevents VM login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, azure
- Domain
- authentication, cloud, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100