We see an Error "An error occurred while fetching identity providers. Please try again later. If problem persists, contact your administrator" while accessing the vCenter 9.0 UI with VCF SSO login authentication.
The VCF SSO authentication works with other Integrated components
VCF Operations 9.x with VCF SSO (Embedded)
vCenter 9.0
VMware Trust Management service, which is responsible for handling authentication and security mechanisms, was found to be in a stopped state in vCenter server.
To manually start the command from the vCenter server CLI, log in via SSH as the root user and run the following:
service-control --start vmware-trustmanagement
service-control --status --all