Your company's authentication service is currently down. Please contact the administrator at your company for more information.
10:44 AM
When your delegated authentication fails, you are presented with the error message as in this article title. Below are a few steps to troubleshoot when you face such a issue.
Do you whitelist Salesforce IP's access to your internal server? If yes, check this page to make sure no new IP's were added to the list.
Check the Delegated Authentication Error section under setup.
If you see an error message as below, make sure the certificates are updated on your internal server. Here is an article with more details and list of certificates approved by Salesforce - Click here
javax.net.ssl.SSLPeerUnverifiedException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Do you whitelist Salesforce IP's access to your internal server? If yes, check this page to make sure no new IP's were added to the list.
Check the Delegated Authentication Error section under setup.
If you see an error message as below, make sure the certificates are updated on your internal server. Here is an article with more details and list of certificates approved by Salesforce - Click here
javax.net.ssl.SSLPeerUnverifiedException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
0 comments