[400] An error occurred while sending an authentication request to the vCenter Single Sign-On server - An error occurred when processing meta data during vCenter Single Sign-On setup: the service provider validation failed. Verify that the server URL is correct and is in FQDN format, or that the hostname is a trusted service provider alias.VMware vCenter Server 8.x
This issue occurs when vCenter is deployed with an IP address instead of an FQDN. In this situation, the PNID (Primary Network Identifier) of vCenter is set to the IP address. Consequently, both the SSL certificate information and SSO authentication are bound to the IP address, preventing users from logging in using the FQDN.
Verify whether the vCenter PNID is configured as an IP address:/usr/lib/vmware-vmafd/bin/vmafd-cli get-pnid --server-name localhost
Change the vCenter PNID to the FQDN. For detailed steps, refer to: Reconfigure the Primary Network Identifier.