microsoft / sql-spark-connector

Apache Spark Connector for SQL Server and Azure SQL
Apache License 2.0
273 stars 118 forks source link

MSAL Support #181

Open irgnosis opened 2 years ago

irgnosis commented 2 years ago

This library v 2.4 is still using ADAL for AAD Auth. Since there is a move from microsoft to switch to ADAL. Please update the library to support MSAL4J instead of ADAL4J