An organization uses Azure Active Directory as its identity provider. They want to allow employees to access Google Cloud resources using their Azure credentials without provisioning Google Cloud user accounts. Which solution should they implement?
Workforce Identity Federation allows Azure AD users to authenticate to GCP without provisioning Google Cloud user accounts, using SAML 2.0 or OIDC.
Why this answer
Workforce Identity Federation allows external identity providers (like Azure AD) to authenticate users via SAML 2.0 or OIDC and map them to Google Cloud resources without provisioning Google user accounts. This is the correct solution for employees using Azure AD credentials.