Liking cljdoc? Tell your friends :D

saml20-clj.sp.logout-response

Handles parsing, validating and querying a LogoutResponse SAML message

Handles parsing, validating and querying a LogoutResponse SAML message
raw docstring

logout-success?clj

(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.
sourceraw docstring

validate-logoutclj

(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
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close