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 Atlas
Created by Guest
Created on Aug 22, 2024

Support Google IdP for OIDC Workforce Federation

The Atlas supports federated login with external Identity Providers via OIDC (https://www.mongodb.com/docs/atlas/workforce-oidc/) for authenticating human users in tools like mongosh or Mongo Compass. Unfortunately the OIDC login doesn't work with the GCP IdP: OAuth2 clients in Google IdP always have a client secret (even clients considered as "public"). There is no way to specify the client secret in Atlas UI in the Workload Federation configuration and this leads to "invalid_request (client_secret is missing.)" error returned from the IdP as it always expects a client secret to be present. The support of an optional client secret in the Atlas Workload Federation configuration will enable the integration with the GCP IdP.
  • Attach files
  • Guest
    May 29, 2025
    For the preparation of auditing, this feature is also important to us. Thank you
  • Guest
    Jan 23, 2025
    +1 I am also currently stuck in the same position and need client secret to be supported. Thanks