tiaguinho / mongodb-cakephp3

An Mongodb datasource for CakePHP 3.0
MIT License
28 stars 29 forks source link

Not authorized to connect #20

Closed juancarielo closed 4 years ago

juancarielo commented 6 years ago

What do I choose Auth Mechanism?

I tried default config (MONGODB-CR) to connect using Robo 3T like database manager, but it returns "Not authorized to connect". When I switch this to SCRAM-SHA-1 I get a success.

How do I change this auth mechanism in your plugin config?

Thanks!

abdelatnova commented 6 years ago

see https://github.com/tiaguinho/mongodb-cakephp3/pull/21