GWS-ADMIN Security Policies And Access Controls Practice Question
You are troubleshooting an issue where a user is unable to authenticate via SAML SSO. You need to inspect the raw SAML request and response messages sent between the IdP and Google Workspace. What is the most effective way to capture this?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Use browser developer tools (Network tab) or a browser extension like SAML Tracer to capture and inspect the SAMLRequest and SAMLResponse POST parameters.
Browser developer tools with SAML tracer extensions or network log analysis capture the Base64 encoded SAMLAssertion payloads.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Use browser developer tools (Network tab) or a browser extension like SAML Tracer to capture and inspect the SAMLRequest and SAMLResponse POST parameters.
Why this is correct
SAML protocol traffic is passed via browser HTTP POST bindings, making browser developer tools or tracer extensions ideal for viewing the raw XML assertions.
- ✗
View the SAML audit logs in Reporting > Audit > SAML.
Why it's wrong here
SAML audit logs show metadata and error status codes, not the raw XML SAML payload strings.
- ✗
Run the Google Workspace SSO diagnostic tool in the Security Center.
Why it's wrong here
The Security Center has investigation tools, but raw SAML message debugging requires browser-level network inspection.
- ✗
Enable debug logging in Google Cloud Logging for the Workspace organization.
Why it's wrong here
Google Workspace SAML assertions are not fully logged in plain text XML inside Google Cloud Logging due to privacy and security constraints.
About these practice questions
One of 208 original GWS-ADMIN practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Google Cloud exam blueprint
This GWS-ADMIN practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GWS-ADMIN exam.