mongodb / mongo-jdbc-driver

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

SQL-1939: Create spawnable RFC8252 server #248

Closed bucaojit closed 2 months ago

bucaojit commented 2 months ago

Test it by running the server:

./gradlew task runServer

And testing the endpoints Accepted result and return the parameters: http://localhost:27097/redirect?code=wabberjocky&state=foobar

Error page: http://localhost:27097/redirect?error=someerror&error_description=couldnotauth