Liking cljdoc? Tell your friends :D

keycloak.middleware


access-control-headersclj

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

my-wrapperclj

(my-wrapper handler)

to-headerclj

(to-header v)

unauthorized-handlerclj

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

verify-authorizationclj

(verify-authorization authorized-roles roles)

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
raw docstring

wrap-authenticationclj

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

wrap-authorizationclj

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

wrap-logclj

(wrap-log handler)

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

× close