Custom Credential Provider + 802.1x authentication

Copper Contributor

 We are developing a custom Credential Provider and want to emulate the single-sign-on behaviour of default Windows Credential Providers. OneX Credential Provider uses undocumented WLan* and Dot3* APIs to provide this functionality (invoked from IConnectableCredentialProviderCredential::Connect() method).What is the best approach to enabling network connectivity on network adapters with 802.1x authentication enabled using credentials collected with our custom Credential Provider (ie. implementation of our Connect() method)?

0 Replies