Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

How does the credential provider actually work? #14

Open
forderud opened this issue Mar 23, 2022 · 1 comment
Open

How does the credential provider actually work? #14

forderud opened this issue Mar 23, 2022 · 1 comment

Comments

@forderud
Copy link
Contributor

forderud commented Mar 23, 2022

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 easier to get started.

Sorry if asking a trivial question, but the high-level working of the project is a bit unclear to me. I see that the CredentialProviderCredential.GetSerialization method has username & password handling, but where do these come from? Are they entered in text fields by the user, do they origin from a file, from special authentication HW or something else?

@SteveSyfuhs
Copy link
Owner

There are docs... https://docs.microsoft.com/en-us/windows/win32/secauthn/credential-providers-in-windows

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants