Integrated Windows Authentication (IWA) was first deprecated with the release of vSphere 7.0. Broadcom has announced that IWA will be officially removed in the first major release after vSphere 8.0 Update 3 (vSphere 9.0). As a result, vCenter Server will no longer support joining an Active Directory domain via the IWA method, and users must transition to modern identity providers to maintain Active Directory authentication.
VMware vCenter Server: 7.x, 8.x, 9.x
The removal of IWA is part of a broader effort to modernize vCenter Server architecture and security. IWA relies on the Likewise software stack and legacy protocols (SMB/Kerberos), which introduced significant complexity and overhead for the vCenter Server Appliance (VCSA). By transitioning to federated identity and LDAPS, vSphere provides a more secure, scalable, and standardized authentication framework.
To successfully upgrade to vCenter 9.0, the following actions are required:
For additional details, please refer to the VMware vCenter Server 8.0 Update 3 Release Notes
IWA uses unsigned LDAP behind the scenes to allow searching users and groups, and this will stop working. This may impact the ability to add users & groups to authentication configurations.
Who Is Affected?
If you have configured vCenter Server to access Active Directory over LDAP with TLS (LDAPS) or Identity Federation you will not be affected by this. You can check this by viewing your Identity Sources in the vSphere Client
For steps concerning configuring LDAPS Identity Sources see Configuring a vCenter Single Sign-On Identity Source using LDAP with SSL (LDAPS)
A large quantity of IWA related login issues can be resolved by removing & rejoin the domain as detailed in the following article:
"Invalid Credentials" error while logging into VC using AD credentials