I am developing a credential provider for Windows 7 and other versions. The provider will be operate on some unique information that will be retrieved from the user. Information retrieved from the user if found in the reference list, username of the user will be obtained.
Question is, when only username is provided to Local Security Authority through Credential Framework, will that work?
In other words, are username, password and domain mandatory values for LSA to complete windows level authentication?
Regards,
Umesh