Liking cljdoc? Tell your friends :D

keycloak.middleware


access-control-headersclj

(access-control-headers access-control-headers origin response)
source

my-wrapperclj

(my-wrapper handler)
source

to-headerclj

(to-header v)
source

unauthorized-handlerclj

(unauthorized-handler req metadata)
(unauthorized-handler req respond handler)
source

verify-authorizationclj

(verify-authorization authorized-roles roles)
source

wrap-access-control-headersclj

(wrap-access-control-headers handler extract-headers-fn)

a handler and a function that extract headers from the request

a handler and a function that extract headers from the request
sourceraw docstring

wrap-authenticationclj

(wrap-authentication handler keycloak-deployment authenticated?-fn)
source

wrap-authorizationclj

(wrap-authorization handler authenticated-fn? extract-roles-fn)
source

wrap-logclj

(wrap-log handler)
source

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

× close