mongodb / mongo-jdbc-driver

JDBC Driver for MongoDB Atlas SQL interface
Apache License 2.0
35 stars 33 forks source link

SQL-1942: Conditionally add OIDC callback #260

Closed bucaojit closed 1 month ago

bucaojit commented 2 months ago

Tested OIDC through Tableau and with the :demo test, connecting to sqlenginesoidctest-lxonw.a.query.mongodb-dev.net

Upgraded version to java driver 5.1.0 which has the OIDC changes.

bucaojit commented 1 month ago

One of the unit tests are failing expecting a different log line. Changes here didn't update the Logger, I'll see what caused the difference and update the test if needed.