Liking cljdoc? Tell your friends :D

BDI Ring Middleware

Clojure/Ring middleware for implementing the machine-to-machine authentication mechanisms of a BDI service provider.

Also provides an Association clojure protocol as the basic data source for assocation information, with an implementation for in-memory data, and an implementation that fetches the association information from a remote Association Register.

This is a work in progress and might be split up at a later date. The immediate goal for this project is to provide a shared basis for implementing an Assocation Register and an Authorization Register.

Coordinates

Clojars Project

⚠ DISCLAIMER ⚠

The software is for demo purposes only! It has not been audited for security flaws and is not suitable as a starting point to develop software. Use at your own risk.

Copying

Copyright (C) 2024 Jomco B.V.

Copyright (C) 2024 Topsector Logistiek

AGPL-3.0-or-later

Can you improve this documentation?Edit on GitHub

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

× close