Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Enterprise Advanced
Created by Guest
Created on Aug 26, 2021

Allow multiple authentication sources simultaneously

Currently Ops Manager authentication supports either the Application Database, LDAP, or SAML, but these methods cannot be combined. Ideally we would like to move to LDAP, but we are stuck with the local authentication method as we depend on a local admin user which is used when first deploying and configuring the Ops Manager ecosystem. We also do not want to depend solely on the availability of the LDAP servers regarding an admin user. The MongoDB cluster deployments do support multiple authentication methods at the same time (we have local admin and monitoring accounts while users are authenticating via LDAP), it would be great if you could allow the same setup for Ops Manager.
  • Guest
    Jul 18, 2023
    Like in many other tools, it would be good to see that OpsManager becomes new enterprise-settings for user authentication: A. which allows 1 or more authentication methods to be used at the same time, where the order can be selected by the administrator. B. which allows a certain configurable timeout in case the first authentication method is unavailable, before using the 2nd method. C. which allows the administrator to select role-management locally by opsmanager (in the local DB), or role-management externally stored in ldap/saml D. which allows the administrator also the option for only user/password authentication in ldap/saml, without impacting the local role management settings.
  • Guest
    Jun 19, 2023
    We also like to have multiple authentication schemas for same reasons above.