Liking cljdoc? Tell your friends :D
Clojure only.

dk.cst.pedestal.sp.conf

Validate and load configurations for Pedestal SP.

Validate and load configurations for Pedestal SP.
raw docstring

initclj

(init {:keys [app-name sp-url idp-url idp-cert relay-state credential
              state-manager validation paths session consent no-auth]
       :as base-conf})

Derive full configuration from base-conf; ensures internal consistency.

Derive full configuration from `base-conf`; ensures internal consistency.
raw docstring

read-file!clj

(read-file! edn-file)

Load an edn-file with the given profile. The contents of this file may then be passed to the init function.

Load an `edn-file` with the given `profile`. The contents of this file may
then be passed to the init function.
raw docstring

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

× close