vRealize Orchestrator
vSphere Authentication configuration fails with error
Failed with error : Error ! An error occurred while retrieving the Single Sign-On token from; https://vCenter/lookupservice/sdkIn the
controlcenter.log, you see entries similar to:
YYYY-MM-DD HH:MM:SS [https-jsse-nio-8283-exec-2] WARN [SiteAffinityServerEndpointProvider] CDC not configured java.lang.NoClassDefFoundError: com/vmware/identity/cdc/CdcFactory
YYYY-MM-DD HH:MM:SS [https-jsse-nio-8283-exec-2] ERROR [ConfigureAuthProvider] [########-####-####-####-############] Register authentication error: authentication: Authentication: state = CONNECTED, url = https://##.##.##.##/lookupservice/sdk , certificateAlias = vco.vsphere.lookup-service.ssl.certificate, username =
[email protected] , password = ******, importCertificates = false, configureLicences = true, certificate = [TrustedEntity [id=vco.vsphere.lookup-service.ssl.certificate, [## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##], TrustedEntity [id=imported:########-####-####-####-############, [## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##], TrustedEntity [id=imported:########-####-####-####-############, [## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##]
]], service provider host = https://##.##.###.###:8283 Sso Authentication: ssoUrlEndpoint = com.vmware.vcac.componentregistry.rest.stubs.EndPoint@258c72f6 , stsUrlEndpoint = com.vmware.vcac.componentregistry.rest.stubs.EndPoint@258c72f6 , adminUrlEndpoint = com.vmware.vcac.componentregistry.rest.stubs.EndPoint@2df8d253 , ssoSslAlias = vco.sso.ssl.certificate, authenticationTokenType = saml, clientId = null, clientSecret = , adminGroup = null, adminGroupDomain = null, defaultTenant = vsphere.local, ssoClockTolerance = 300, tokenLifetimeInSeconds = 7776000, ssoTokenRenewCount = 5
com.vmware.vim.sso.admin.exception.CertificateValidationException: com.vmware.vim.vmomi.core.exception.CertificateValidationException: Server certificate chain is not trusted and thumbprint doesn't match
at com.vmware.vim.sso.admin.client.vmomi.impl.VmomiClientCommand.execute(VmomiClientCommand.java:112)
at com.vmware.vim.sso.admin.client.vmomi.impl.VmomiClientCommand.executeEnsuringNoDomainError(VmomiClientCommand.java:217)
at com.vmware.vim.sso.admin.client.vmomi.impl.AdminClientImpl.createServiceContent(AdminClientImpl.java:334)