Parse inbound SAML AuthnRequests from SPs, validate signatures, and extract parameters. ## Tasks - [ ] Support HTTP-Redirect and HTTP-POST bindings - [ ] Inflate/deflate and Base64 decode as per binding - [ ] Validate XML Signature against SP cert - [ ] Extract NameIDPolicy, RequestedAuthnContext, ACS URL