following log trace is present inside websso.log from vcenter:
ERROR websso[80:tomcat-http--31] [CorId=XXXXXXXXX] [com.vmware.identity.samlservice.AuthnRequestState] Could not validate the signature against message.java.lang.IllegalStateException: Signature verification failed. at com.vmware.identity.samlservice.impl.SamlServiceImpl.verifySignature(SamlServiceImpl.java:146) ~[websso-7.0.0.jar:?]
Environment
8.12.2
Cause
During the Configuration of Authenticator Provider vcenter is unable to validate certificate and credentials sent from Orchestrator
Resolution
Open vcenter and orchestrator certificate from a browser and check 'Certification Path'
Press 'View certificate' on Root and intermediate CA (one at a time)
Go to 'Details'
Take note of 'thumbprint' and match it between vcenter and Orchestrator
Go to Orchestrator's 'control center'
Confirm that the certificates are listed under 'Trusted SSL certificates'
If necessary import the missing certificates
Go to 'Authentication Provider' from the Control center landing page
Press 'Unregister' (make sure not to use password autocomplete for both username and password)
Configure again the vsphere Authentication Provider (make sure not to use password autocomplete for both username and password)
Test the UI
Additional Information
It was noted that some browser plugins that are used to store and autocomplete passwords do not correctly send the credentials during this configuration