Professional Cloud Security Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise is designing a secure identity and access architecture across its hybrid environment and Google Cloud Platform (GCP). The security team has defined two core integration requirements:
Which protocol design aligns with Google Cloud security best practices to satisfy both requirements?
Security Assertion Markup Language (SAML) 2.0 is an XML-based open standard designed primarily for federated identity and browser-based web Single Sign-On (SSO). OAuth 2.0 is an industry-standard authorization framework designed to issue short-lived, scoped access tokens that grant delegated authority to client applications accessing protected HTTP/REST APIs without exposing user credentials.
NameID), allowing Google Cloud to establish an authenticated session for the employee.https://www.googleapis.com/auth/bigquery.readonly), ensuring the application only performs actions explicitly delegated by the user.This architecture leverages each protocol for its intended engineering purpose: SAML 2.0 handles federated enterprise workforce authentication across trust domains, while OAuth 2.0 handles modern, scoped API authorization headers.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.