Configures the authentication mechanism to use if a credential was supplied. The default is unspecified, in which case the client will pick the most secure mechanism available based on the sever version. For the GSSAPI and MONGODB-X509 mechanisms, no password is accepted, only the username. Supported values: MONGO-CR|GSSAPI|PLAIN|MONGODB-X509
I note that SCRAM is not in this list but that is apparently the default approach used by MongoDB client now. I tried MONGO-CR but get a runtime error saying Invalid authMechanism 'MONGO-CR'. So it seems the Mongo runtime that ships with Quarkus has moved on but the configuration in Quarkus still uses the old??
How can I do a regular username/password login to MongoDB using the Quarkus MongoDB client?
I'm using 2.1.4.Final but could move to latest if things are different there.
-Dave
--
You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quarkus-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/ac464497-edf7-4565-9680-0f2b2dbc22d9n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/97d993ef-b572-45bf-8eb9-84aaa7c6eefcn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/f373bdff-87da-4284-92f9-d256458d6413n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/2c1234b0-e796-4fd6-85c0-af4a8508baa6n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/CAA8BW8EjgZdXO%3DnJE7seoE8PC--3%3DdKg7DFmuQYnqhM-m8U8Uw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/CAD%2BL2cwkZhbD53Q0R10WEzHpoARhFDb40Nfk8xWtHvTXDdgDHQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/b2e02f4e-00a6-4e49-8bff-534e9130ea40n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/62a49c29-5c44-4dc7-99f3-0217ae0b89e5n%40googlegroups.com.