mongodb / mongo-jdbc-driver

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

SQL-1940: Add doAuthCodeFlow for OIDC authentication #255

Closed bucaojit closed 2 months ago

bucaojit commented 2 months ago

Authentication flow can be tested by running:

./gradlew runAuthFlow

The server will open a Login Succeeded and the terminal will show the access and refresh token.