(disable-csrf-for-endpoints! endpoints)
Monkey patches ring.middleware.anti-forgery if present to exempt requests matching a particular request method and request uri from requiring a valid csrf token.
Monkey patches ring.middleware.anti-forgery if present to exempt requests matching a particular request method and request uri from requiring a valid csrf token.
(ring-request->http-request request)
Implements a subset of the http servlet request interface to satisfy the requirements of onelogin/java-saml
Implements a subset of the http servlet request interface to satisfy the requirements of onelogin/java-saml
(settings-for-domain {:keys [onelogin-settings endpoints idp-metadata-url]}
base-url)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close