Skip to main content

Module error

Module error 

Source
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ยง

ReferenceResolutionReason
Reason a signed XML reference could not be resolved safely.
SamlError
Errors produced by the SAML-RS library.
SignatureVerificationReason
Reason a required SAML signature verification failed.
SubjectConfirmationReason
Bearer subject confirmation validation failure reason.
TimeWindowField
SAML time-bound field whose validation failed.