-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.4.2
-
Component/s: Authentication
-
None
-
Environment:Running in a debian based docker image
I am trying to connect to a database that is setup with authentication using SCRAM-SHA-256 using the go mongodb driver but I cannot make it work. What else do I need to do on this machine to get this to work? Do I have to install SASL libraries?
auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-256": (AuthenticationFailed) Authentication failed.