[500] An error occurred while fetching identity providers. Try again. If problem persists, contact your administrator.[ERROR] ... An error occurred while fetching providers com.vmware.vapi.std.errors.UnauthenticatedERROR websso ... [com.vmware.identity.providers.SolutionUserHokTokenProviderImpl] Unable to get SAML HOK token for machine solution user com.vmware.identity.saml.UnsupportedTokenLifetimeException: Signing certificate is not validcom.vmware.identity.sts.InvalidCredentialsException: Solution user cert is not validThis issue occurs due to the expiration of the Security Token Service (STS) signing certificate, Machine_SSL certificate, or Solution User certificates. In ELM environments, expiration on a single node can disrupt the identity provider service across the entire SSO domain.
To resolve this issue, replace the expired certificates:
for i in $(/usr/lib/vmware-vmafd/bin/vecs-cli store list); do echo STORE $i; /usr/lib/vmware-vmafd/bin/vecs-cli entry list --store $i --text | egrep "Alias|Not After"; doneservice-control --stop --all && service-control --start --allFor further assistance, see the VMware Cloud Foundation documentation or contact support. To speak with a customer representative or a Support Engineer, see . Scroll to the bottom of the page and click on your respective region.