QuestionQ168
Configuring accessWhile migrating your organization’s infrastructure to GCP, many users will need access to the GCP Console. The Identity Management team already has a well-established process for managing users and wants to continue using its existing Active Directory or LDAP server together with the existing SSO password.
What should you do?
- A Manually synchronize the data in Google domain with your existing Active Directory or LDAP server.
- B Use Google Cloud Directory Sync to synchronize the data in Google domain with your existing Active Directory or LDAP server.
- C Users sign in directly to the GCP Console using the credentials from your on-premises Kerberos compliant identity provider.
- D Users sign in using OpenID (OIDC) compatible IdP, receive an authentication token, then use that token to log in to the GCP Console.
Community Discussion