Expand description
Error types for saml-rs.
SamlError is non-exhaustive. Callers should include a fallback match arm
so new semantic SAML validation failures can be added without breaking
source compatibility.
Enumsยง
- Reference
Resolution Reason - Reason a signed XML reference could not be resolved safely.
- Saml
Error - Errors produced by the SAML-RS library.
- Signature
Verification Reason - Reason a required SAML signature verification failed.
- Subject
Confirmation Reason - Bearer subject confirmation validation failure reason.
- Time
Window Field - SAML time-bound field whose validation failed.