What problem does it solve?
This Skill helps security testers find flaws in SAML-based single sign-on flows where assertions, signatures, recipients, audiences, or account mappings can be trusted too broadly.
Core Features & Use Cases
- Signature and assertion validation: Check whether the correct XML nodes are signed and whether unsigned or misbound assertions are accepted.
- Trust boundary testing: Validate audience, recipient, destination, issuer, and ACS restrictions across service provider and identity provider flows.
- Replay and binding checks: Examine freshness constraints, replay resistance, and SP-initiated versus IdP-initiated login behavior.
- Use case: Use this Skill when an enterprise login flow exposes SAMLRequest or SAMLResponse values and you need to confirm that authentication, attribute handling, and XML parsing are all enforced correctly.
Quick Start
Ask the agent to review a captured SAML login exchange and assess signature coverage, audience enforcement, replay handling, ACS validation, and assertion wrapping risk.