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
Created by Guest
Created on Oct 9, 2025

OIDC Workforce (Human Flow) support for Database tools

Until now, MongoDB tools have exclusively supported authentication mechanisms designed for human users. With the recent addition of OAuth 2.0 support, we’ve shifted toward an application-based authentication method. However, all other supported authentication methods remain user-centric. To maintain consistency and address user needs, could we consider adding support for OIDC Workforce (Human User) authentication as well?
  • Guest
    Oct 9, 2025
    For legal reason, we are obliged any non-programmatic data-access having logged on a per user base. This requires OIDC integration for any tool being able to be used interactively as any user must be defined in a global directory, allowing authentication via standard mechanism, aka directory federation integration.