nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #214

Your organization uses Active Directory (AD) to manage user identities. Each user uses this identity for federated access to various on-premises systems. Your security team has adopted a policy that r

The correct answer is A. Sync Identities with Cloud Directory Sync, and then enable SAML for single sign-on. To enable federated access to Google Cloud using Active Directory identities, Google recommends syncing AD identities using Cloud Directory Sync and then configuring SAML for single sign-on.

Submitted by naveen.iyer· Mar 30, 2026Configuring access and security

Question

Your organization uses Active Directory (AD) to manage user identities. Each user uses this identity for federated access to various on-premises systems. Your security team has adopted a policy that requires users to log into Google Cloud with their AD identity instead of their own login. You want to follow the Google-recommended practices to implement this policy. What should you do?

Options

  • ASync Identities with Cloud Directory Sync, and then enable SAML for single sign-on
  • BSync Identities in the Google Admin console, and then enable Oauth for single sign-on
  • CSync identities with 3rd party LDAP sync, and then copy passwords to allow simplified login with
  • DSync identities with Cloud Directory Sync, and then copy passwords to allow simplified login with

How the community answered

(34 responses)
  • A
    85% (29)
  • B
    3% (1)
  • C
    3% (1)
  • D
    9% (3)

Why each option

To enable federated access to Google Cloud using Active Directory identities, Google recommends syncing AD identities using Cloud Directory Sync and then configuring SAML for single sign-on.

ASync Identities with Cloud Directory Sync, and then enable SAML for single sign-onCorrect

The recommended approach for federating Active Directory identities with Google Cloud is to first synchronize user identities from AD to Google Cloud using Google Cloud Directory Sync (GCDS), which keeps user information consistent. Following this, enable SAML (Security Assertion Markup Language) for single sign-on (SSO), allowing users to authenticate against their Active Directory identity provider and gain access to Google Cloud services without re-entering credentials.

BSync Identities in the Google Admin console, and then enable Oauth for single sign-on

While syncing identities might be done via the Google Admin console, OAuth is primarily an authorization protocol, not an authentication protocol for user single sign-on from an external identity provider like AD.

CSync identities with 3rd party LDAP sync, and then copy passwords to allow simplified login with

Relying on 3rd party LDAP sync is less integrated than GCDS, and copying passwords is a significant security risk and not a Google-recommended practice for identity federation.

DSync identities with Cloud Directory Sync, and then copy passwords to allow simplified login with

Copying passwords is a security anti-pattern and not a recommended practice for secure identity federation, making this option incorrect despite the correct initial sync method.

Concept tested: Active Directory federation with Google Cloud

Source: https://cloud.google.com/identity/docs/enable-federated-sso

Topics

#Cloud Directory Sync#SAML SSO#Active Directory#identity federation

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice