Google Cloud Professional Cloud Security Engineer — Question 82
You want to use the gcloud command-line tool to authenticate using a third-party single sign-on (SSO) SAML identity provider. Which options are necessary to ensure that authentication is supported by the third-party identity provider (IdP)? (Choose two.)
Answer options
- A. SSO SAML as a third-party IdP
- B. Identity Platform
- C. OpenID Connect
- D. Identity-Aware Proxy
- E. Cloud Identity
Correct answer: A, E
Explanation
The correct answers are A and E because using SSO SAML as a third-party IdP is essential for the authentication process, and Cloud Identity is required for managing identities and access. Options B, C, and D are not directly related to the SAML SSO authentication process in this context.