I am trying to connect from TIBCO BWCE 2.8.2 studio to Azure using ActiveDirectoryServicePrincipal. All settings are set as described by TIBCO. However, I still receive the following error:

Make sure all required jar files exist at folder 'AzureLib'

Also the location bwce\2.8\config\design\thirdparty\AzureLib does contain the following jar.

mssql-jdbc-12.2.0.jre8 mssql-jdbc-12.2.0.jre11

Is there another Jar required?

Update: Receiving now the following error: com.microsoft.sqlserver.jdbc.SQLServerException: Failed to authenticate the user <> in Active Directory (Authentication=ActiveDirectoryServicePrincipal). javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

0

There are 0 best solutions below