Hi,
How to add MSAL4J.jar to DB_Connect.
I am getting error:
Failed to load MSAL4J Java library for performing ActiveDirectoryServicePrincipal authentication.
@jbanAtSplunk - It's not documented anywhere what you are trying to achieve. I would suggest opening a Splunk support ticket with Splunk.
I hope this helps!!! Kindly upvote if it does!!
@jbanAtSplunk - Are you trying to do Windows Authentication? That is supported in DB connect by default.
- https://docs.splunk.com/Documentation/DBX/3.15.0/DeployDBX/Createandmanageidentities
Otherwise, DB Connect only supports putting Java DB driver files inside drivers directory - https://docs.splunk.com/Documentation/DBX/3.15.0/DeployDBX/Installdatabasedrivers
I hope this helps!!!!
Hi,
No.
It's: jdbc:sqlserver://hostname.kusto.windows.net:1433;databaseName=DBName;selectMethod=cursor;encrypt=true;hostNameInCertificate=*.kusto.windows.net;authentication=ActiveDirectoryServicePrincipal;
And I have
aadSecurePrincipalId (clientID)
aadSecurePrincipalSecret
In drivers dir I have: mssql-jdbc-12.4.2.jre11.jar
@jbanAtSplunk - It's not documented anywhere what you are trying to achieve. I would suggest opening a Splunk support ticket with Splunk.
I hope this helps!!! Kindly upvote if it does!!