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 Database
Created by Guest
Created on Apr 5, 2022

Add SSO authentication support to mongoDB database

Existing issue: One user has accounts in multiple mongoDB databases on Atlas that exist in different Projects and maybe Organizations as well. When he wants to switch from one database to the other from a 3rd party app, he has to provide his credentials every time. Adding SSO authentication support to the mongoDB databases would add flexibility to a user like that, to switch from one database to the other without being asked for his credentials every time when connecting from a 3rd party application.
  • Attach files
  • Guest
    May 25, 2023
    The only way to do SSO with MongoDB and active directory in windows is currently with Kerberos. We have had trouble getting this to work (not successful yet) and it is not nearly as seamless as SSO with active directory. We would very much like to see this feature added to mongodb for better integration with other applications using the mongodb driver.