Handles parsing, validating and querying a LogoutResponse SAML message
Handles parsing, validating and querying a LogoutResponse SAML message
(logout-success? response)
Return true if a LogoutResponse object has a SUCCESS SAML status element.
Return true if a LogoutResponse object has a SUCCESS SAML status element.
(validate-logout req options)
(validate-logout req request-id issuer idp-cert)
Decode a ring request into a LogoutResponse SAML object and validate it.
Throws if validation fails
Decode a ring request into a LogoutResponse SAML object and validate it. Throws if validation fails
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close