Cloud Connector CDF error:
BrokerProxyPlugin.LocalTest - Failed to test the VDA communication - System.ServiceModel.Security.SecurityNegotiationException: SOAP security negotiation with 'http://10.x.x.x/Citrix/VirtualDesktopAgent/IQueryAgent'; for target 'http://10.x.x.x/Citrix/VirtualDesktopAgent/IQueryAgent'; failed. See inner exception for more details. ---> System.ComponentModel.Win32Exception: The Security Support Provider Interface (SSPI) negotiation failed.
Work-Around 1: Implementing the released Microsoft Out-of-Band (OOB) cycle KB hotfixes:
Standalone Updates are available for below Operating Systems as they are also effected by respective November 8 Microsoft updates.
Reference Article: https://learn.microsoft.com/en-us/windows/release-health/windows-message-center#2961
Work-Around 2:The workaround provided by Microsoft is to set the following registry key on all AD Domain Controllers:
reg add HKLM\System\currentcontrolset\services\kdc /t REG_DWORD /v ApplyDefaultDomainPolicy /d 0 /f