I know that in the pipeline environment, the mongo service is created without authentication.
The problem is that i do not know how to AVOID to use authentication. So I got this error
MongoDB\Driver\Exception\AuthenticationException: Authentication failed.
I am using laravel with the well-know Jens Segers's package for mongodb.
Can I force pipeline to setup my user/pwd/auth method ?
OR can I force laravel/mongo package to NOT use auth?
Ok, we cannot set mongodb in pipeline so I created a new connection with no username and password.
Ok, we cannot set mongodb in pipeline so I created a new connection with no username and password.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.
Get Certified! ✍️Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.