Describe the bug
Newer versions of msal4j have changed the way a deprecated method works, causing auth token fetch failures when azure-bom > 1.2.22. This is due to the authentication wrapper layer in azure-kusto-java. When the token fetch fails, no queries to ADX are possible.
Describe the bug Newer versions of msal4j have changed the way a deprecated method works, causing auth token fetch failures when azure-bom > 1.2.22. This is due to the authentication wrapper layer in azure-kusto-java. When the token fetch fails, no queries to ADX are possible.
To Reproduce Run tests in main branch.