Forum Discussion
giovanniFl
May 27, 2021Copper Contributor
Custom Credential Provider + 802.1x authentication
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)?
No RepliesBe the first to reply