Skip to content

Make mongodb auth mechanism configurable.

Cristina Pauna requested to merge make-mongodb-auth-mechanism-configurable into main

This change makes the Mongo DB AuthMechanism configurable. It allows for more flexibility to deploy the service with different Mongo DB including once that don't support the default auth mechanism.

Merge request reports