authentic?
to authenticated
for clarity.authorization-check
to the AuthorizationService
protocol to support authorization from non-Ring-based handlers such as Java
Servlets.allow-header-cert-info
field to the authorization
config.version
field to the authorization
config.sort-order
and name
fields in a rule definition.method
to be specified in a rule definition.README.md
with more documentation on using the trapperkeeper-authorization
service from a developer perspective. Also added a
doc/authorization-config.md
page which documents the available settings in
the authorization
configuration.query-params
from the request.allow-unauthenticated
attribute to the rule definition to be used for
specifying that a rule would match any request - whether or not an
authenticated name could be derived for the request.deny: "*"
directive to deny - rather than allow - all matching requests.match-request
section.wrap-with-authorization-check
function for accessing the authorization middleware from another service.
Rules loaded from authorization
section in Trapperkeeper configuration.puppetlabs/ssl-utils
dependency from 0.8.0 to 0.8.1.Can you improve this documentation? These fine people already did:
Ruth Linehan, Nate Wolfe, jonathannewman, Maggie Dreyer, Justin Stoller, Chris Price, Preben Ingvaldsen & Jeremy BarlowEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close