Managing user access/permissions through GCP IAM or PingOne
1
vote
Albert
shared this idea
For Atlas UI authentication via SAML SSO please use Federated Authentication https://docs.atlas.mongodb.com/security/federated-authentication/
For Database authentication you can use Workforce Identity Federation with OIDC: https://www.mongodb.com/docs/atlas/workforce-oidc/
For your application access with GCP service accounts or Oauth2, you can use Workload Identity Federation: https://www.mongodb.com/docs/atlas/workload-oidc/
-
Gus commented
-
Hi Albert, You should be able to set up federated authentication to Ping via https://docs.atlas.mongodb.com/security/federated-authentication/
Cheers
-Andrew