TadpoleForDBTools icon indicating copy to clipboard operation
TadpoleForDBTools copied to clipboard

mongo support authentication database

Open ssnyder opened this issue 7 years ago • 1 comments

I am using an admin database to authenticate my users, there does not seem to be support for the SCRAM-SHA-1 authentication. Could this be added?

ssnyder avatar Jul 12 '17 22:07 ssnyder

Consider v1.7.6. http://book2s.com/java/api/com/mongodb/mongocredential/createscramsha1credential-3.html

hangum avatar Jul 17 '17 03:07 hangum