Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
KBailly1696587594
Partner - Contributor
Partner - Contributor

Impossible to get metadata database by using Azure Active Directory. Could not load msal4j library

Hello, 

I have to connect to a sql server database using Azure Active Directory authenticate with a Service Principal.
The error I got is 'Failed to load msal4j library'. I can handle this in a job by using tLibraryLoad component and loading following libraries : 

It work in a job. But my goal is to get metadata from databases and get schemas and so on ... But when I want to create a connection in the metadata, I could not load required librairies. So I don't know what to do now ? 

All my schemas will be in built-in if I can't retrieve my schemas. 
I'm using Talend 7.3

Anyone has an idea to force loading of library msal4j without using tLibraryLoad component ? 
Thanks in advance

Labels (2)
0 Replies