2026-06-29T10:32:26.274-04:00 [ws1bTLSCertExpiryCheckerScheduler-1 [] WARN com.vmware.vcenter.trustmanagement.authbroker.IdentityProviderSSLTrustExpiryChecker opId=] Unable to fetch idp info for tenant CUSTOMER, skipping check2026-06-29T10:40:10.896-04:00 [tomcat-exec-27 [] INFO com.vmware.vcenter.trustmanagement.authbroker.BrokerClient opId=] API request GET_CLIENT_CREDENTIALS_TOKEN to url http://localhost:1080/external-vecs/http1/<vc-hostname>/443/acs/t/customer/token returned unexpected response code 401 and the following error information: {"error":"invalid_client","error_description":"oauth2.authorization.credentials.invalid"}2026-06-29T10:40:10.896-04:00 [tomcat-exec-27 [] ERROR com.vmware.vcenter.trustmanagement.authbroker.BrokerClient opId=] Failed to get a access token on host <vc-hostname> for tenant customer2026-06-29T10:40:10.897-04:00 [tomcat-exec-27 [] ERROR com.vmware.vcenter.trustmanagement.vapi.impl.AuthBrokerProvidersProviderImpl opId=] Error retrieving Auth broker identity provider list: Failed to get a access token on host <vc-hostname> for tenant customercom.vmware.vcenter.trustmanagement.authbroker.BrokerException: Failed to get a access token on host <vc-hostname> for tenant customer22127:2026-03-12T15:46:25.412Z info envoy[1975] [Originator@6876 sub=Default] 2026-03-12T15:46:21.934Z DELETE /acs/t/CUSTOMER/broker/oauth2-clients/tenant_admin_client 204 via_upstream - 0 0 - 86 86 0 [Client IP]:65190 HTTP/1.1 TLSv1.2 [vCenter IP]:443 127.0.0.1:55916 HTTP/1.1 - 127.0.0.1:10114 - -VMware vCenter Server
The tenant_admin_client credentials stored by the HVC service were deleted via a PowerCLI command, causing all operations involving this Identity Provider to fail.
To clear this state it is necessary to reset the Identity Provider and recreate it. This reset can be accomplished with the reset_ws1.sh script attached to this KB and the steps below.
Steps to execute script:
chmod +x reset_ws1.shservice-control --stop vc-ws1a-broker./reset_ws1.sh "[email protected]" "<SSO admin Password>"